Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dqdmc.c118 static const uint8_t noise_bands_selector[] = { variable
282 …s->band_index = noise_bands_selector[FFMIN(6, llrint(floor(avctx->bit_rate * 3.0 / (double)x + 0.5… in qdmc_decode_init()