Home | History | Annotate | Download | only in encoder

Lines Matching refs:pu1_ref_mb

1489     UWORD8 *pu1_ref_mb = ps_proc->pu1_rec_buf_luma;
1580 ps_codec, pi2_res_mb, pu1_pred_mb, pu1_ref_mb,
1589 ps_codec->pf_inter_pred_luma_copy(pu1_pred_mb, pu1_ref_mb, i4_pred_strd,
1628 UWORD8 *pu1_ref_mb = ps_proc->pu1_rec_buf_luma;
1706 pu1_ref_mb = ps_proc->pu1_rec_buf_luma + u1_pix_x + (u1_pix_y * i4_rec_strd);
1709 pu1_mb_a = pu1_ref_mb - 1;
1711 pu1_mb_b = pu1_ref_mb - i4_rec_strd;
1828 pi2_res_mb, pu1_pred_mb, pu1_ref_mb,
1835 ps_codec->pf_inter_pred_luma_copy(pu1_pred_mb, pu1_ref_mb,
2005 UWORD8 *pu1_ref_mb = ps_proc->pu1_rec_buf_chroma;
2079 pu1_pred_mb, pu1_ref_mb,