Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dsp/
Dlossless.c847 static WEBP_INLINE int SkipRepeatedPixels(const uint32_t* const argb, in SkipRepeatedPixels() function
909 if (SkipRepeatedPixels(argb, ix, xsize)) { in GetBestColorTransformForTile()
939 if (SkipRepeatedPixels(argb, ix, xsize)) { in GetBestColorTransformForTile()