Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_denoiser.c328 const int y_width_shift = (4 << b_width_log2_lookup[bs]) >> 1; in vp9_denoiser_denoise() local
582 const int y_width_shift = (4 << b_width_log2_lookup[bsize]) >> 1; in vp9_denoiser_update_noise_estimate() local