Home
last modified time | relevance | path

Searched refs:ConvertARGBToUV_NEON (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dsp/
Dyuv_neon.c134 static void ConvertARGBToUV_NEON(const uint32_t* argb, uint8_t* u, uint8_t* v, in ConvertARGBToUV_NEON() function
172 WebPConvertARGBToUV = ConvertARGBToUV_NEON; in WebPInitConvertARGBToYUVNEON()