Searched defs:uv_h (Results 1 – 5 of 5) sorted by relevance
134 const int uv_h = (h + 1) >> 1; in VP8IteratorImport() local203 const int uv_h = (h + 1) >> 1; in VP8IteratorExport() local
399 const int uv_h = h >> 1; in ConvertWRGBToYUV() local443 const int uv_h = h >> 1; in PreprocessARGB() local
482 const int uv_h = (img->d_h + 1) / 2; in image2yuvconfig() local
690 const int uv_h = (img->d_h + 1) / 2; in image2yuvconfig() local
34 const int uv_h = (mb_h + 1) / 2; in EmitYUV() local