Searched refs:TransformColorRed (Results 1 – 2 of 2) sorted by relevance
220 static WEBP_INLINE uint8_t TransformColorRed(uint8_t green_to_red, in TransformColorRed() function260 ++histo[TransformColorRed(green_to_red, *p_argb)]; in CollectColorRedTransforms_MIPSdspR2()
540 static WEBP_INLINE uint8_t TransformColorRed(uint8_t green_to_red, in TransformColorRed() function565 ++histo[TransformColorRed((uint8_t)green_to_red, argb[x])]; in VP8LCollectColorRedTransforms_C()