Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dnoise_model.c1038 int no_subsampling[2] = { 0, 0 }; in aom_noise_model_update() local
1041 int *sub = channel > 0 ? chroma_sub_log2 : no_subsampling; in aom_noise_model_update()