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

  /external/libvpx/libvpx/vp9/common/
vp9_reconinter.c 50 const int subpel_x = mv->col & SUBPEL_MASK; local
54 scale->sfc->predict[subpel_x != 0][subpel_y != 0][ref](
56 subpix->filter_x[subpel_x], xs,

Completed in 27 milliseconds