Searched refs:PixelsAreSimilar (Results 1 – 1 of 1) sorted by relevance
370 static WEBP_INLINE int PixelsAreSimilar(uint32_t src, uint32_t dst, in PixelsAreSimilar() function394 if (!PixelsAreSimilar(*src, *dst, max_allowed_diff)) { in ComparePixelsLossy()673 !PixelsAreSimilar(src_pixel, dst_pixel, max_allowed_diff_lossy)) { in IsLossyBlendingPossible()739 PixelsAreSimilar(src_pixel, pdst[x + y * dst->argb_stride], in FlattenSimilarBlocks()