Lines Matching refs:pu1_dst
96 UWORD8 *pu1_dst, in ihevc_recon_4x4_ttype1() argument
116 pu1_dst[j * dst_strd] = pu1_pred[j * pred_strd]; in ihevc_recon_4x4_ttype1()
123 pu1_dst[j * dst_strd] = in ihevc_recon_4x4_ttype1()
128 pu1_dst++; in ihevc_recon_4x4_ttype1()
178 UWORD8 *pu1_dst, in ihevc_recon_4x4() argument
198 pu1_dst[j * dst_strd] = pu1_pred[j * pred_strd]; in ihevc_recon_4x4()
205 pu1_dst[j * dst_strd] = in ihevc_recon_4x4()
210 pu1_dst++; in ihevc_recon_4x4()
260 UWORD8 *pu1_dst, in ihevc_recon_8x8() argument
280 pu1_dst[j * dst_strd] = pu1_pred[j * pred_strd]; in ihevc_recon_8x8()
287 pu1_dst[j * dst_strd] = in ihevc_recon_8x8()
292 pu1_dst++; in ihevc_recon_8x8()
342 UWORD8 *pu1_dst, in ihevc_recon_16x16() argument
362 pu1_dst[j * dst_strd] = pu1_pred[j * pred_strd]; in ihevc_recon_16x16()
369 pu1_dst[j * dst_strd] = in ihevc_recon_16x16()
374 pu1_dst++; in ihevc_recon_16x16()
424 UWORD8 *pu1_dst, in ihevc_recon_32x32() argument
444 pu1_dst[j * dst_strd] = pu1_pred[j * pred_strd]; in ihevc_recon_32x32()
451 pu1_dst[j * dst_strd] = in ihevc_recon_32x32()
456 pu1_dst++; in ihevc_recon_32x32()