Searched defs:width_uv (Results 1 – 8 of 8) sorted by relevance
303 const int width_uv = (width + 1) >> 1; in I420Psnr() local417 const int width_uv = (width + 1) >> 1; in I420Ssim() local
314 const int width_uv = (width + 1) >> 1; in I420Psnr() local428 const int width_uv = (width + 1) >> 1; in I420Ssim() local
143 const unsigned int width_uv = (img1->d_w + 1) >> 1; in compare_img() local
223 const int width_uv = (width + 1) >> 1; in I420SSE() local252 const int width_uv = (width + 1) >> 1; in I420APSNR() local
180 const int width_uv = (width + src->subsampling_x) >> src->subsampling_x; in copy_img() local
728 const int width_uv = SubsampledValue(width_, subsampling_x_); in AddNoise() local
1585 const int width_uv = width_y >> seq_params->subsampling_x; in av1_zero_above_context() local