Searched refs:SkipRepeatedPixels (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Dlossless.c847 static WEBP_INLINE int SkipRepeatedPixels(const uint32_t* const argb, function
909 if (SkipRepeatedPixels(argb, ix, xsize)) {
939 if (SkipRepeatedPixels(argb, ix, xsize)) {
/external/webp/src/dsp/
H A Dlossless.c847 static WEBP_INLINE int SkipRepeatedPixels(const uint32_t* const argb, function
909 if (SkipRepeatedPixels(argb, ix, xsize)) {
939 if (SkipRepeatedPixels(argb, ix, xsize)) {

Completed in 46 milliseconds