Lines Matching refs:subpel_x
451 int dst_buf_stride, int subpel_x, int subpel_y, in extend_and_predict() argument
461 CONVERT_TO_SHORTPTR(dst), dst_buf_stride, subpel_x, in extend_and_predict()
467 dst_buf_stride, subpel_x, subpel_y, sf, w, h, ref, kernel, in extend_and_predict()
476 int dst_buf_stride, int subpel_x, int subpel_y, in extend_and_predict() argument
487 inter_predictor(buf_ptr, b_w, dst, dst_buf_stride, subpel_x, subpel_y, sf, w, in extend_and_predict()
502 subpel_x, subpel_y; in dec_build_inter_predictors() local
560 subpel_x = scaled_mv.col & SUBPEL_MASK; in dec_build_inter_predictors()
584 if (subpel_x || (sf->x_step_q4 != SUBPEL_SHIFTS)) { in dec_build_inter_predictors()
613 subpel_x, subpel_y, kernel, sf, in dec_build_inter_predictors()
632 CONVERT_TO_SHORTPTR(dst), dst_buf->stride, subpel_x, in dec_build_inter_predictors()
635 inter_predictor(buf_ptr, buf_stride, dst, dst_buf->stride, subpel_x, in dec_build_inter_predictors()
639 inter_predictor(buf_ptr, buf_stride, dst, dst_buf->stride, subpel_x, subpel_y, in dec_build_inter_predictors()