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

  /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
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale.h 25 kFilterBilinear = 2, // Faster than box, but lower quality scaling down.
47 // If filtering is kFilterBilinear, interpolation is used to produce a better

Completed in 39 milliseconds