Home
last modified time | relevance | path

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

/external/webp/sharpyuv/
Dsharpyuv.c235 const fixed_t* const best_uv_base = best_uv; in ConvertWRGBToYUV() local
326 fixed_t* const best_uv_base = SAFE_ALLOC(uv_w * 3, uv_h, fixed_t); in DoSharpArgbToYuv() local