Searched defs:width_uv (Results 1 – 3 of 3) sorted by relevance
223 const int width_uv = (width + 1) >> 1; in I420Psnr() local326 const int width_uv = (width + 1) >> 1; in I420Ssim() local
233 const int width_uv = (width + 1) >> 1; in I420Psnr() local346 const int width_uv = (width + 1) >> 1; in I420Ssim() local
140 const unsigned int width_uv = (img1->d_w + 1) >> 1; in compare_img() local