HomeSort by relevance Sort by last modified time
    Searched refs:BandwithCoefTab (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
aac_rom.h 96 extern const int BandwithCoefTab[8][NUM_SAMPLE_RATES];
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
aacenc.c 384 config.bandWidth = BandwithCoefTab[i][SampleRateIdx];
451 config.bandWidth = BandwithCoefTab[i][SampleRateIdx];
aac_rom.c     [all...]

Completed in 130 milliseconds