Searched refs:ConvertWRGBToYUV (Results 1 – 1 of 1) sorted by relevance
389 static int ConvertWRGBToYUV(const fixed_y_t* best_y, const fixed_t* best_uv, in ConvertWRGBToYUV() function546 ok = ConvertWRGBToYUV(best_y_base, best_uv_base, picture); in PreprocessARGB()