HomeSort by relevance Sort by last modified time
    Searched defs:boxwidth (Results 1 - 3 of 3) sorted by null

  /external/libyuv/files/source/
planar_functions.cc 1331 int boxwidth = radius * 4; local
    [all...]
scale.cc 2569 int boxwidth = (x >> 16) - ix; local
2594 int boxwidth = (x >> 16) - ix; local
2601 int boxwidth = (dx >> 16); local
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c 3365 int boxwidth; local
3396 int boxwidth; local
3406 int boxwidth = (dx >> 16); local
    [all...]

Completed in 73 milliseconds