Searched refs:pu1_ref_mb_intra_4x4 (Results 1 - 4 of 4) sorted by relevance

/external/libavc/encoder/
H A Dih264e_intra_modes_eval.c1065 UWORD8 *pu1_ref_mb_intra_4x4; local
1148 pu1_ref_mb_intra_4x4 = ps_proc->pu1_ref_mb_intra_4x4 + u4_pix_x + (u4_pix_y * i4_pred_strd);
1158 pu1_mb_ref_left = pu1_ref_mb_intra_4x4;
1168 pu1_mb_ref_top = pu1_ref_mb_intra_4x4;
1322 pu1_ref_mb_intra_4x4,
H A Dih264e_core_coding.c1882 UWORD8 *pu1_ref_mb_intra_4x4 = ps_proc->pu1_ref_mb_intra_4x4; local
1968 ps_codec->pf_inter_pred_luma_copy(pu1_ref_mb_intra_4x4, pu1_rec_mb, MB_SIZE, i4_rec_strd, MB_SIZE, MB_SIZE, NULL, 0);
H A Dih264e_structs.h1555 UWORD8 *pu1_ref_mb_intra_4x4; member in struct:_proc_t
H A Dih264e_api.c4158 ps_codec->as_process[i].pu1_ref_mb_intra_4x4 = (void *) (pu1_buf

Completed in 454 milliseconds