Home | History | Annotate | Download | only in src

Lines Matching refs:FDKaacEnc_groupShortData

705         /* For short windows 1 additional bit headroom is necessary to prevent overflows when summing up energies in FDKaacEnc_groupShortData() */
1061 FDKaacEnc_groupShortData( psyData[ch]->mdctSpectrum,
1078 /* calculate ldData arrays (short values are in .Long-arrays after FDKaacEnc_groupShortData) */
1258 /* it's OK to pass the ".Long" arrays here. They contain grouped short data since FDKaacEnc_groupShortData() */