Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpicture_csp.c417 static int ConvertWRGBToYUV(const fixed_y_t* const best_y, in ConvertWRGBToYUV() function
560 ok = ConvertWRGBToYUV(best_y, best_uv, picture); in PreprocessARGB()