Searched refs:DoGreenShuffle_NEON (Results 1 – 2 of 2) sorted by relevance
39 static WEBP_INLINE uint8x16_t DoGreenShuffle_NEON(const uint8x16_t argb, in DoGreenShuffle_NEON() function48 static WEBP_INLINE uint8x16_t DoGreenShuffle_NEON(const uint8x16_t argb, in DoGreenShuffle_NEON() function65 const uint8x16_t greens = DoGreenShuffle_NEON(argb, shuffle); in SubtractGreenFromBlueAndRed_NEON()106 const uint8x16_t greens = DoGreenShuffle_NEON(in, shuffle); in TransformColor_NEON()
512 static WEBP_INLINE uint8x16_t DoGreenShuffle_NEON(const uint8x16_t argb, in DoGreenShuffle_NEON() function521 static WEBP_INLINE uint8x16_t DoGreenShuffle_NEON(const uint8x16_t argb, in DoGreenShuffle_NEON() function538 const uint8x16_t greens = DoGreenShuffle_NEON(argb, shuffle); in AddGreenToBlueAndRed_NEON()581 const uint8x16_t greens = DoGreenShuffle_NEON(in, shuffle); in TransformColorInverse_NEON()