Searched defs:band_psd (Results 1 – 3 of 3) sorted by relevance
93 int16_t *band_psd) in ff_ac3_bit_alloc_calc_psd()118 int ff_ac3_bit_alloc_calc_mask(AC3BitAllocParameters *s, int16_t *band_psd, in ff_ac3_bit_alloc_calc_mask()
209 int16_t band_psd[AC3_MAX_CHANNELS][AC3_CRITICAL_BANDS]; ///< interpolated exponents member
132 int16_t **band_psd; ///< psd per critical band member