Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_mc.c231 pu1_ref[1] = ps_proc->pu1_best_subpel_buf; in ih264e_motion_comp_luma()
Dih264e_me.c1048 ps_proc->pu1_best_subpel_buf, in ih264e_compute_me_single_reflist()
1155 ps_proc->pu1_best_subpel_buf = ps_proc->ps_nmb_info[u4_i].pu1_best_sub_pel_buf; in ih264e_compute_me_nmb()
2079 ps_proc->pu1_best_subpel_buf, in ih264e_compute_me_multi_reflist()
2090 ps_proc->pu1_best_subpel_buf, in ih264e_compute_me_multi_reflist()
Dih264e_structs.h2095 UWORD8 *pu1_best_subpel_buf; member
Dih264e_process.c2123 … ps_proc->pu1_best_subpel_buf = ps_proc->ps_nmb_info[u4_mb_index].pu1_best_sub_pel_buf; in ih264e_process()