Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_esbr_envcal.c812 const double limbnd_per_oct[4] = {0, 1.2, 2.0, 3.0}; in ixheaacd_createlimiterbands() local
855 if (num_octave * limbnd_per_oct[i] < 0.49) { in ixheaacd_createlimiterbands()
Dixheaacd_sbrdec_lpfuncs.c113 WORD16 limbnd_per_oct[4] = {(WORD16)0x2000, (WORD16)0x2666, (WORD16)0x4000, in ixheaacd_derive_lim_band_tbl() local
139 lim_bands = limbnd_per_oct[limiter_bands]; in ixheaacd_derive_lim_band_tbl()