Searched defs:uv_h (Results 1 – 5 of 5) sorted by relevance
141 const int uv_h = (h + 1) >> 1; in VP8IteratorImport() local210 const int uv_h = (h + 1) >> 1; in VP8IteratorExport() local
410 const int uv_h = h >> 1; in ConvertWRGBToYUV() local454 const int uv_h = h >> 1; in PreprocessARGB() local
536 const int uv_h = (img->d_h + 1) / 2; in image2yuvconfig() local
719 const int uv_h = (img->d_h + 1) / 2; in image2yuvconfig() local
34 const int uv_h = (mb_h + 1) / 2; in EmitYUV() local