Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_me.c996 ps_me_ctxt->u4_subpel_buf_strd = HP_BUFF_WD; in ih264e_compute_me_single_reflist()
1007 ps_me_ctxt->u4_subpel_buf_strd); in ih264e_compute_me_single_reflist()
1022 ps_me_ctxt->u4_subpel_buf_strd, ps_proc->ai16_pred1 + 3, in ih264e_compute_me_single_reflist()
1023 ps_me_ctxt->u4_subpel_buf_strd); in ih264e_compute_me_single_reflist()
1049 ps_me_ctxt->u4_subpel_buf_strd, in ih264e_compute_me_single_reflist()
1707 i4_ref_l0_stride = ps_me_ctxt->u4_subpel_buf_strd; in ih264e_evaluate_bipred()
1720 i4_ref_l1_stride = ps_me_ctxt->u4_subpel_buf_strd; in ih264e_evaluate_bipred()
1731 ps_me_ctxt->u4_subpel_buf_strd, MB_SIZE, MB_SIZE); in ih264e_evaluate_bipred()
1735 ps_me_ctxt->i4_src_strd, ps_me_ctxt->u4_subpel_buf_strd, in ih264e_evaluate_bipred()
1933 ps_me_ctxt->u4_subpel_buf_strd = HP_BUFF_WD; in ih264e_compute_me_multi_reflist()
[all …]
Dime_structs.h291 WORD32 u4_subpel_buf_strd; member
Dih264e_mc.c161 ps_me_ctxt->u4_subpel_buf_strd; in ih264e_motion_comp_luma()
Dime.c477 WORD32 i4_ref_strd = ps_me_ctxt->u4_subpel_buf_strd; in ime_sub_pel_motion_estimation_16x16()