Home
last modified time | relevance | path

Searched defs:best_uv (Results 1 – 1 of 1) sorted by relevance

/external/webp/sharpyuv/
Dsharpyuv.c221 static int ConvertWRGBToYUV(const fixed_y_t* best_y, const fixed_t* best_uv, in ConvertWRGBToYUV()
316 fixed_t* best_uv = best_uv_base; in DoSharpArgbToYuv() local