Searched refs:frm_x_pu (Results 1 – 1 of 1) sorted by relevance
400 WORD32 frm_x_pu, frm_y_pu; in ihevce_luma_inter_pred_pu() local412 frm_x_pu = ps_inter_pred_ctxt->i4_ctb_frm_pos_x + (ps_pu->b4_pos_x << 2); in ihevce_luma_inter_pred_pu()475 frm_x_ofst = (frm_x_pu + (mv_x >> 2)); in ihevce_luma_inter_pred_pu()585 frm_x_ofst = (frm_x_pu + (mv_x >> 2)); in ihevce_luma_inter_pred_pu()1032 WORD32 frm_x_pu, frm_y_pu; in ihevce_chroma_inter_pred_pu() local1042 frm_x_pu = ps_inter_pred_ctxt->i4_ctb_frm_pos_x + (ps_pu->b4_pos_x << 2); in ihevce_chroma_inter_pred_pu()1104 frm_x_ofst = (frm_x_pu + ((mv_x >> 3) << 1)); /* uv interleaved */ in ihevce_chroma_inter_pred_pu()1170 frm_x_ofst = (frm_x_pu + ((mv_x >> 3) << 1)); /* uv interleaved */ in ihevce_chroma_inter_pred_pu()