Home
last modified time | relevance | path

Searched refs:RGBToV (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.c150 static int RGBToV(int r, int g, int b, VP8Random* const rg) { in RGBToV() function
834 dst_v[i] = RGBToV(r, g, b, rg); in ConvertRowsToUV()

Completed in 6 milliseconds