Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_intra_modes_eval.c1065 UWORD8 *pu1_ref_mb_intra_4x4; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton() local
1148pu1_ref_mb_intra_4x4 = ps_proc->pu1_ref_mb_intra_4x4 + u4_pix_x + (u4_pix_y * i4_pred_strd); in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
1158 pu1_mb_ref_left = pu1_ref_mb_intra_4x4; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
1168 pu1_mb_ref_top = pu1_ref_mb_intra_4x4; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
1322 pu1_ref_mb_intra_4x4, in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
Dih264e_core_coding.c1882 UWORD8 *pu1_ref_mb_intra_4x4 = ps_proc->pu1_ref_mb_intra_4x4; in ih264e_code_luma_intra_macroblock_4x4_rdopt_on() local
1968 …ps_codec->pf_inter_pred_luma_copy(pu1_ref_mb_intra_4x4, pu1_rec_mb, MB_SIZE, i4_rec_strd, MB_SIZE,… in ih264e_code_luma_intra_macroblock_4x4_rdopt_on()
Dih264e_structs.h1564 UWORD8 *pu1_ref_mb_intra_4x4; member
Dih264e_api.c4678 ps_codec->as_process[i].pu1_ref_mb_intra_4x4 = (void *) (pu1_buf in ih264e_init_mem_rec()