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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale.h 24 kFilterBilinear = 1, // Faster than box, but lower quality scaling down.
32 // If filtering is kFilterBilinear, interpolation is used to produce a better
  /external/libyuv/files/include/libyuv/
scale.h 24 kFilterBilinear = 1, // Faster than box, but lower quality scaling down.
40 // If filtering is kFilterBilinear, interpolation is used to produce a better
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.cc 354 libyuv::kFilterBilinear);

Completed in 576 milliseconds