Searched defs:height_uv (Results 1 – 6 of 6) sorted by relevance
257 const int height_uv = (height + 1) >> 1; in I420Psnr() local360 const int height_uv = (height + 1) >> 1; in I420Ssim() local
144 const unsigned int height_uv = (img1->d_h + 1) >> 1; in compare_img() local
315 const int height_uv = (height + 1) >> 1; in I420Psnr() local429 const int height_uv = (height + 1) >> 1; in I420Ssim() local
304 const int height_uv = (height + 1) >> 1; in I420Psnr() local418 const int height_uv = (height + 1) >> 1; in I420Ssim() local
224 const int height_uv = (height + 1) >> 1; in I420SSE() local253 const int height_uv = (height + 1) >> 1; in I420APSNR() local
716 const int height_uv = SubsampledValue(height_, subsampling_y_); in AddNoise() local