Searched defs:width_uv (Results 1 – 11 of 11) 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
314 const int width_uv = (width + 1) >> 1; in I420Psnr() local428 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
522 int width, width_uv; in SkippedMBMotionComp() local
231 int width, width_uv; in MBlockIDCT() 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
300 Int width_uv, /* i */ in EncPrediction_Chrom()
1597 const int width_uv = width_y >> seq_params->subsampling_x; in av1_zero_above_context() local