Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dyuv_neon.c61 static void ConvertBGR24ToY_NEON(const uint8_t* bgr, uint8_t* y, int width) { in ConvertBGR24ToY_NEON() function
170 WebPConvertBGR24ToY = ConvertBGR24ToY_NEON; in WebPInitConvertARGBToYUVNEON()
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dyuv_neon.c61 static void ConvertBGR24ToY_NEON(const uint8_t* bgr, uint8_t* y, int width) { in ConvertBGR24ToY_NEON() function
170 WebPConvertBGR24ToY = ConvertBGR24ToY_NEON; in WebPInitConvertARGBToYUVNEON()