Home
last modified time | relevance | path

Searched defs:band_psd (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dac3.c201 int ff_ac3_bit_alloc_calc_mask(AC3BitAllocParameters *s, int16_t *band_psd, in ff_ac3_bit_alloc_calc_mask() argument
175 ff_ac3_bit_alloc_calc_psd(int8_t *exp, int start, int end, int16_t *psd, int16_t *band_psd) ff_ac3_bit_alloc_calc_psd() argument
[all...]
H A Dac3dec.h209 int16_t band_psd[AC3_MAX_CHANNELS][AC3_CRITICAL_BANDS]; ///< interpolated exponents member
H A Dac3enc.h135 int16_t **band_psd; ///< psd per critical band member

Completed in 3 milliseconds