Searched refs:y_width_shift (Results 1 – 1 of 1) sorted by relevance
328 const int y_width_shift = (4 << b_width_log2_lookup[bs]) >> 1; in vp9_denoiser_denoise() local330 const int uv_width_shift = y_width_shift >> 1; in vp9_denoiser_denoise()335 mb->plane[0].src.buf[y_height_shift * stride + y_width_shift]; in vp9_denoiser_denoise()582 const int y_width_shift = (4 << b_width_log2_lookup[bsize]) >> 1; in vp9_denoiser_update_noise_estimate() local584 const int uv_width_shift = y_width_shift >> 1; in vp9_denoiser_update_noise_estimate()600 src_y[y_height_shift * src_ystride + y_width_shift]; in vp9_denoiser_update_noise_estimate()