Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_reconinter.c26 const int subpel_y, in high_inter_predictor()
49 const int subpel_y = mv.row & SUBPEL_MASK; in vp9_highbd_build_inter_predictor() local
71 const int subpel_y = mv.row & SUBPEL_MASK; in vp9_build_inter_predictor() local
186 int xs, ys, subpel_x, subpel_y; in build_inter_predictors() local
Dvp9_reconinter.h26 const int subpel_y, in inter_predictor()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c507 int subpel_x, int subpel_y, in extend_and_predict()
539 int subpel_x, int subpel_y, in extend_and_predict()
568 buf_stride, subpel_x, subpel_y; in dec_build_inter_predictors() local