Home
last modified time | relevance | path

Searched refs:ac3_hearing_threshold_tab (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dac3.c101 static const uint16_t ac3_hearing_threshold_tab[AC3_CRITICAL_BANDS][3]= { variable
269 mask[band] = FFMAX(ac3_hearing_threshold_tab[band >> s->sr_shift][s->sr_code], excite[band]); in ff_ac3_bit_alloc_calc_mask()

Completed in 1 milliseconds