Searched defs:uv_w (Results 1 – 5 of 5) sorted by relevance
133 const int uv_w = (w + 1) >> 1; in VP8IteratorImport() local202 const int uv_w = (w + 1) >> 1; in VP8IteratorExport() local
281 fixed_t* dst, int uv_w) { in UpdateChroma()348 const int uv_w = w >> 1; in InterpolateTwoRows() local398 const int uv_w = w >> 1; in ConvertWRGBToYUV() local442 const int uv_w = w >> 1; in PreprocessARGB() local
33 const int uv_w = (mb_w + 1) / 2; in EmitYUV() local75 const int uv_w = (mb_w + 1) / 2; in EmitFancyRGB() local
481 const int uv_w = (img->d_w + 1) / 2; in image2yuvconfig() local
689 const int uv_w = (img->d_w + 1) / 2; in image2yuvconfig() local