Lines Matching refs:ps_pu
164 pu_t *ps_pu, in ihevce_collocated_mvp() argument
187 part_pos_y = ps_pu->b4_pos_y << 2; in ihevce_collocated_mvp()
322 ref_idx_l0 = ps_pu->mv.i1_l0_ref_idx; in ihevce_collocated_mvp()
323 ref_idx_l1 = ps_pu->mv.i1_l1_ref_idx; in ihevce_collocated_mvp()
514 pu_t *ps_pu, in ihevce_mv_pred_merge() argument
555 part_pos_x = ps_pu->b4_pos_x << 2; in ihevce_mv_pred_merge()
556 part_pos_y = ps_pu->b4_pos_y << 2; in ihevce_mv_pred_merge()
557 part_ht = (ps_pu->b4_ht + 1) << 2; in ihevce_mv_pred_merge()
558 part_wd = (ps_pu->b4_wd + 1) << 2; in ihevce_mv_pred_merge()
859 ihevce_collocated_mvp(ps_ctxt, ps_pu, as_mv_col, avail_col_flag, 0, x_col, y_col); in ihevce_mv_pred_merge()
875 ihevce_collocated_mvp(ps_ctxt, ps_pu, as_mv_col, avail_col_flag, 0, x_col, y_col); in ihevce_mv_pred_merge()