Searched defs:ARGBBlur (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1651 // of all values above and to the left of the entry. Used by ARGBBlur.
1683 int ARGBBlur(const uint8* src_argb, int src_stride_argb, function
/external/libyuv/files/source/
H A Dplanar_functions.cc1244 // of all values above and to the left of the entry. Used by ARGBBlur.
1275 int ARGBBlur(const uint8* src_argb, int src_stride_argb, function

Completed in 113 milliseconds