Searched refs:ConvertARGBToY_NEON (Results 1 – 1 of 1) sorted by relevance
73 static void ConvertARGBToY_NEON(const uint32_t* argb, uint8_t* y, int width) { in ConvertARGBToY_NEON() function171 WebPConvertARGBToY = ConvertARGBToY_NEON; in WebPInitConvertARGBToYUVNEON()