Home
last modified time | relevance | path

Searched refs:use_skin_detection (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_noise_estimate.c203 if (cpi->use_skin_detection) { in vp9_update_noise_estimate()
Dvp9_encoder.h660 int use_skin_detection; member
Dvp9_aq_cyclicrefresh.c167 cpi->use_skin_detection) { in vp9_cyclic_refresh_update_segment()
Dvp9_denoiser.c330 if (cpi->use_skin_detection && bs <= BLOCK_32X32 && in vp9_denoiser_denoise()
Dvp9_encoder.c2035 cpi->use_skin_detection = 0; in vp9_create_compressor()
3583 cpi->use_skin_detection = 1;