Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_reconinter.c25 const int subpel_x, in high_inter_predictor()
48 const int subpel_x = mv.col & SUBPEL_MASK; in vp9_highbd_build_inter_predictor() local
70 const int subpel_x = mv.col & SUBPEL_MASK; in vp9_build_inter_predictor() local
186 int xs, ys, subpel_x, subpel_y; in build_inter_predictors() local
Dvp9_reconinter.h25 const int subpel_x, 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