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
406 const int uv_h = h >> 1; in ConvertWRGBToYUV() local450 const int uv_h = h >> 1; in PreprocessARGB() local
535 const int uv_h = (img->d_h + 1) / 2; in image2yuvconfig() local
689 const int uv_h = (img->d_h + 1) / 2; in image2yuvconfig() local
34 const int uv_h = (mb_h + 1) / 2; in EmitYUV() local