Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dyuv_sse2.c596 static void ConvertBGR24ToY_SSE2(const uint8_t* bgr, uint8_t* y, int width) { in ConvertBGR24ToY_SSE2() function
745 WebPConvertBGR24ToY = ConvertBGR24ToY_SSE2; in WebPInitConvertARGBToYUVSSE2()