Searched defs:uv_h (Results 1 – 3 of 3) sorted by relevance
141 const int uv_h = (h + 1) >> 1; in VP8IteratorImport() local210 const int uv_h = (h + 1) >> 1; in VP8IteratorExport() local
406 const int uv_h = h >> 1; in ConvertWRGBToYUV() local450 const int uv_h = h >> 1; in PreprocessARGB() local
34 const int uv_h = (mb_h + 1) / 2; in EmitYUV() local
Completed in 9 milliseconds