Searched refs:apu1_subpel_buffs (Results 1 – 6 of 6) sorted by relevance
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()[all …]
546 pu1_ref_mb_half_x_temp = pu1_ref_mb_half_x = ps_me_ctxt->apu1_subpel_buffs[0] + 1; in ime_sub_pel_motion_estimation_16x16()547 pu1_ref_mb_half_y_temp = pu1_ref_mb_half_y = ps_me_ctxt->apu1_subpel_buffs[1] + 1 + i4_ref_strd; in ime_sub_pel_motion_estimation_16x16()548 … pu1_ref_mb_half_xy_temp = pu1_ref_mb_half_xy = ps_me_ctxt->apu1_subpel_buffs[2] + 1 + i4_ref_strd; in ime_sub_pel_motion_estimation_16x16()581 ps_me_ctxt->apu1_subpel_buffs[0] = pu1_ref_mb_half_x_temp - i; in ime_sub_pel_motion_estimation_16x16()615 ps_me_ctxt->apu1_subpel_buffs[1] = pu1_ref_mb_half_y_temp - i*(i4_ref_strd); in ime_sub_pel_motion_estimation_16x16()652 ps_me_ctxt->apu1_subpel_buffs[2] = pu1_ref_mb_half_xy_temp - j*(i4_ref_strd) - i; in ime_sub_pel_motion_estimation_16x16()
393 pu1_ref_buf[PRED_L0] = ps_proc->apu1_subpel_buffs[0]; in ih264e_motion_comp_chroma()394 pu1_ref_buf[PRED_L1] = ps_proc->apu1_subpel_buffs[1]; in ih264e_motion_comp_chroma()
289 UWORD8 *apu1_subpel_buffs[SUBPEL_BUFF_CNT]; member
2090 UWORD8 *apu1_subpel_buffs[SUBPEL_BUFF_CNT]; member
4726 ps_codec->as_process[i].apu1_subpel_buffs[j] = (pu1_buf + size); in ih264e_init_mem_rec()