Searched defs:best_uv (Results 1 – 1 of 1) sorted by relevance
418 const fixed_t* const best_uv, in ConvertWRGBToYUV()474 fixed_t* const best_uv = SAFE_ALLOC(uv_w * 3, uv_h, fixed_t); in PreprocessARGB() local