Searched refs:ai4_tile_xtra_pel (Results 1 – 5 of 5) sorted by relevance
497 -(ps_inter_pred_ctxt->ai4_tile_xtra_pel[E_LEFT] in ihevce_luma_inter_pred_pu()498 ? (ps_inter_pred_ctxt->ai4_tile_xtra_pel[E_LEFT] - 4) in ihevce_luma_inter_pred_pu()501 max_x += ps_inter_pred_ctxt->ai4_tile_xtra_pel[E_RIGHT] in ihevce_luma_inter_pred_pu()502 ? (ps_inter_pred_ctxt->ai4_tile_xtra_pel[E_RIGHT] - 4) in ihevce_luma_inter_pred_pu()506 -(ps_inter_pred_ctxt->ai4_tile_xtra_pel[E_TOP] in ihevce_luma_inter_pred_pu()507 ? (ps_inter_pred_ctxt->ai4_tile_xtra_pel[E_TOP] - 4) in ihevce_luma_inter_pred_pu()510 max_y += ps_inter_pred_ctxt->ai4_tile_xtra_pel[E_BOT] in ihevce_luma_inter_pred_pu()511 ? (ps_inter_pred_ctxt->ai4_tile_xtra_pel[E_BOT] - 4) in ihevce_luma_inter_pred_pu()608 -(ps_inter_pred_ctxt->ai4_tile_xtra_pel[E_LEFT] in ihevce_luma_inter_pred_pu()609 ? (ps_inter_pred_ctxt->ai4_tile_xtra_pel[E_LEFT] - 4) in ihevce_luma_inter_pred_pu()[all …]
1198 ps_me_tmp_frm_ctxt->s_mc_ctxt.ai4_tile_xtra_pel, in ihevce_me_frame_init()1200 sizeof(ps_me_tmp_frm_ctxt->s_mc_ctxt.ai4_tile_xtra_pel)); in ihevce_me_frame_init()
4418 ps_ctxt->s_mc_ctxt.ai4_tile_xtra_pel[0] = 0; in ihevce_enc_loop_init()4419 ps_ctxt->s_mc_ctxt.ai4_tile_xtra_pel[1] = 0; in ihevce_enc_loop_init()4420 ps_ctxt->s_mc_ctxt.ai4_tile_xtra_pel[2] = 0; in ihevce_enc_loop_init()4421 ps_ctxt->s_mc_ctxt.ai4_tile_xtra_pel[3] = 0; in ihevce_enc_loop_init()
938 WORD32 ai4_tile_xtra_pel[4]; member
2944 WORD32 ai4_tile_xtra_pel[4]; member