Searched defs:width_uv (Results 1 – 8 of 8) sorted by relevance
171 const int width_uv = (width + 1) >> 1; in I420SSE() local200 const int width_uv = (width + 1) >> 1; in I420APSNR() local283 int width_uv = (width_y + 1) >> 1; in I420WeightedPSNR() local
303 const int width_uv = (width + 1) >> 1; in I420Psnr() local417 const int width_uv = (width + 1) >> 1; in I420Ssim() local
304 const int width_uv = (width + 1) >> 1; in I420Psnr() local418 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
144 const unsigned int width_uv = (img1->d_w + 1) >> 1; in compare_img() 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
1584 const int width_uv = width_y >> seq_params->subsampling_x; in av1_zero_above_context() local