Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Diterator_enc.c141 const int uv_h = (h + 1) >> 1; in VP8IteratorImport() local
210 const int uv_h = (h + 1) >> 1; in VP8IteratorExport() local
A Dpicture_csp_enc.c406 const int uv_h = h >> 1; in ConvertWRGBToYUV() local
450 const int uv_h = h >> 1; in PreprocessARGB() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dio_dec.c34 const int uv_h = (mb_h + 1) / 2; in EmitYUV() local

Completed in 9 milliseconds