Home
last modified time | relevance | path

Searched defs:uv_width_shift (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_denoiser.c330 const int uv_width_shift = y_width_shift >> 1; in vp9_denoiser_denoise() local
584 const int uv_width_shift = y_width_shift >> 1; in vp9_denoiser_update_noise_estimate() local