Searched refs:uv_height_shift (Results 1 – 1 of 1) sorted by relevance
331 const int uv_height_shift = y_height_shift >> 1; in vp9_denoiser_denoise() local337 mb->plane[1].src.buf[uv_height_shift * strideuv + uv_width_shift]; in vp9_denoiser_denoise()339 mb->plane[2].src.buf[uv_height_shift * strideuv + uv_width_shift]; in vp9_denoiser_denoise()585 const int uv_height_shift = y_height_shift >> 1; in vp9_denoiser_update_noise_estimate() local602 src_u[uv_height_shift * src_uvstride + uv_width_shift]; in vp9_denoiser_update_noise_estimate()604 src_v[uv_height_shift * src_uvstride + uv_width_shift]; in vp9_denoiser_update_noise_estimate()