Searched refs:ARGBBlur (Results 1 - 7 of 7) sorted by relevance

/external/libyuv/files/include/libyuv/
H A Dplanar_functions.h282 // of all values above and to the left of the entry. Used by ARGBBlur.
292 int ARGBBlur(const uint8* src_argb, int src_stride_argb,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h354 // of all values above and to the left of the entry. Used by ARGBBlur.
367 int ARGBBlur(const uint8* src_argb, int src_stride_argb,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h354 // of all values above and to the left of the entry. Used by ARGBBlur.
367 int ARGBBlur(const uint8* src_argb, int src_stride_argb,
/external/chromium_org/third_party/libyuv/unit_test/
H A Dplanar_test.cc1806 ARGBBlur(src_argb_a + off, kStride,
1812 ARGBBlur(src_argb_a + off, kStride,
/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
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1588 // of all values above and to the left of the entry. Used by ARGBBlur.
1620 int ARGBBlur(const uint8* src_argb, int src_stride_argb, function
/external/chromium_org/third_party/libyuv/source/
H A Dplanar_functions.cc1588 // of all values above and to the left of the entry. Used by ARGBBlur.
1620 int ARGBBlur(const uint8* src_argb, int src_stride_argb, function

Completed in 67 milliseconds