Searched refs:DoGreenShuffle (Results 1 – 1 of 1) sorted by relevance
275 static WEBP_INLINE uint8x16_t DoGreenShuffle(const uint8x16_t argb, in DoGreenShuffle() function284 static WEBP_INLINE uint8x16_t DoGreenShuffle(const uint8x16_t argb, in DoGreenShuffle() function300 const uint8x16_t greens = DoGreenShuffle(argb, shuffle); in SubtractGreenFromBlueAndRed()316 const uint8x16_t greens = DoGreenShuffle(argb, shuffle); in AddGreenToBlueAndRed()