Lines Matching refs:apu1_subpel_buffs
992 ps_me_ctxt->apu1_subpel_buffs[0] = ps_proc->apu1_subpel_buffs[0]; in ih264e_compute_me_single_reflist()
993 ps_me_ctxt->apu1_subpel_buffs[1] = ps_proc->apu1_subpel_buffs[1]; in ih264e_compute_me_single_reflist()
994 ps_me_ctxt->apu1_subpel_buffs[2] = ps_proc->apu1_subpel_buffs[2]; in ih264e_compute_me_single_reflist()
1005 ps_me_ctxt->apu1_subpel_buffs[0], in ih264e_compute_me_single_reflist()
1020 pu1_hpel_src, ps_me_ctxt->apu1_subpel_buffs[1], in ih264e_compute_me_single_reflist()
1021 ps_me_ctxt->apu1_subpel_buffs[2], i4_rec_strd, in ih264e_compute_me_single_reflist()
1693 pu1_dst_buf = ps_me_ctxt->apu1_subpel_buffs[i4_dest_buff]; in ih264e_evaluate_bipred()
1921 ps_me_ctxt->apu1_subpel_buffs[0] = ps_proc->apu1_subpel_buffs[0]; in ih264e_compute_me_multi_reflist()
1922 ps_me_ctxt->apu1_subpel_buffs[1] = ps_proc->apu1_subpel_buffs[1]; in ih264e_compute_me_multi_reflist()
1923 ps_me_ctxt->apu1_subpel_buffs[2] = ps_proc->apu1_subpel_buffs[2]; in ih264e_compute_me_multi_reflist()
1929 ps_me_ctxt->apu1_subpel_buffs[ps_me_ctxt->as_mb_part[PRED_L0].i4_srch_pos_idx] = in ih264e_compute_me_multi_reflist()
1930 ps_proc->apu1_subpel_buffs[3]; in ih264e_compute_me_multi_reflist()
1942 ps_me_ctxt->apu1_subpel_buffs[0], in ih264e_compute_me_multi_reflist()
1957 pu1_hpel_src, ps_me_ctxt->apu1_subpel_buffs[1], in ih264e_compute_me_multi_reflist()
1958 ps_me_ctxt->apu1_subpel_buffs[2], i4_rec_strd, in ih264e_compute_me_multi_reflist()
2008 ps_me_ctxt->apu1_subpel_buffs[j] = ps_proc->apu1_subpel_buffs[i]; in ih264e_compute_me_multi_reflist()