Home
last modified time | relevance | path

Searched defs:subpel_y (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_reconinter.h25 const int subpel_x, const int subpel_y, in inter_predictor()
37 const int subpel_x, const int subpel_y, const struct scale_factors *sf, in highbd_inter_predictor()
Dvp9_reconinter.c33 const int subpel_y = mv.row & SUBPEL_MASK; in vp9_highbd_build_inter_predictor() local
53 const int subpel_y = mv.row & SUBPEL_MASK; in vp9_build_inter_predictor() local
154 int xs, ys, subpel_x, subpel_y; in build_inter_predictors() local
/external/libaom/libaom/av1/common/
Dreconinter.h82 int subpel_y; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c519 int dst_buf_stride, int subpel_x, int subpel_y, in extend_and_predict()
544 int dst_buf_stride, int subpel_x, int subpel_y, in extend_and_predict()
570 subpel_x, subpel_y; in dec_build_inter_predictors() local