Home
last modified time | relevance | path

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

/external/webp/src/enc/
Diterator.c124 const int uv_w = (w + 1) >> 1; in VP8IteratorImport() local
164 const int uv_w = (w + 1) >> 1; in VP8IteratorExport() local
Dpicture.c965 int uv_w, uv_h; in WebPPictureDistortion() local
/external/webp/src/dec/
Dio.c34 const int uv_w = (mb_w + 1) / 2; in EmitYUV() local
116 const int uv_w = (mb_w + 1) / 2; in EmitFancyRGB() local