Searched refs:TransformColorBlue (Results 1 – 3 of 3) sorted by relevance
163 static WEBP_INLINE uint8_t TransformColorBlue(uint8_t green_to_blue, in TransformColorBlue() function215 ++histo[TransformColorBlue(green_to_blue, red_to_blue, *p_argb)]; in CollectColorBlueTransforms_MIPSdspR2()
544 static WEBP_INLINE uint8_t TransformColorBlue(uint8_t green_to_blue, in TransformColorBlue() function574 ++histo[TransformColorBlue(green_to_blue, red_to_blue, argb[x])]; in VP8LCollectColorBlueTransforms_C()
1541 2cb39180 Merge "MIPS: dspr2: added optimization for function TransformColorBlue"1546 7b161973 MIPS: dspr2: added optimization for function TransformColorBlue
Completed in 28 milliseconds