Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_csp_enc.c386 static WEBP_INLINE uint8_t ConvertRGBToU(int r, int g, int b) { in ConvertRGBToU() function
426 dst_u[i] = ConvertRGBToU(r, g, b); in ConvertWRGBToYUV()

Completed in 5 milliseconds