Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpicture_csp_enc.c400 static int ConvertWRGBToYUV(const fixed_y_t* best_y, const fixed_t* best_uv, in ConvertWRGBToYUV() function
557 ok = ConvertWRGBToYUV(best_y_base, best_uv_base, picture); in PreprocessARGB()