Searched refs:TransformColorRed (Results 1 – 3 of 3) sorted by relevance
217 static WEBP_INLINE uint8_t TransformColorRed(uint8_t green_to_red, in TransformColorRed() function254 ++histo[TransformColorRed(green_to_red, *p_argb)]; in CollectColorRedTransforms()
768 static WEBP_INLINE uint8_t TransformColorRed(uint8_t green_to_red, in TransformColorRed() function802 ++histo[TransformColorRed(green_to_red, argb[x])]; in VP8LCollectColorRedTransforms_C()
828 static WEBP_INLINE uint8_t TransformColorRed(uint8_t green_to_red, in TransformColorRed() function912 ++histo[TransformColorRed(green_to_red, argb[ix])]; // red. in GetBestColorTransformForTile()