Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dyuv_sse41.c574 const uint16_t* const last_rgb = rgb + 4 * max_width; in ConvertRGBA32ToUV_SSE41() local
575 while (rgb < last_rgb) { in ConvertRGBA32ToUV_SSE41()
A Dyuv_sse2.c718 const uint16_t* const last_rgb = rgb + 4 * max_width; in ConvertRGBA32ToUV_SSE2() local
719 while (rgb < last_rgb) { in ConvertRGBA32ToUV_SSE2()

Completed in 10 milliseconds