Home
last modified time | relevance | path

Searched defs:kFilterBilinear (Results 1 – 2 of 2) sorted by relevance

/external/libyuv/files/include/libyuv/
Dscale.h24 kFilterBilinear = 1, // Faster than box, but lower quality scaling down. enumerator
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dscale.h25 kFilterBilinear = 2, // Faster than box, but lower quality scaling down. enumerator