HomeSort by relevance Sort by last modified time
    Searched full:subpel_y (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_reconinter.c 51 const int subpel_y = mv->row & SUBPEL_MASK; local
54 scale->sfc->predict[subpel_x != 0][subpel_y != 0][ref](
57 subpix->filter_y[subpel_y], ys,

Completed in 161 milliseconds