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

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_configuration.h 42 Word16 sampRateIdx;
72 Word16 sampRateIdx;
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
psy_configuration.c 360 psyConf->sampRateIdx = samplerateindex;
443 psyConf->sampRateIdx = samplerateindex;
tns.c 154 tC->tnsMaxSfb = tnsMaxBandsLongMainLow[pC->sampRateIdx];
178 tC->lpcStopBand = tnsMaxBandsLongMainLow[pC->sampRateIdx];
183 tC->lpcStartBand = tnsMinBandNumberLong[pC->sampRateIdx];
220 tC->tnsMaxSfb = tnsMaxBandsShortMainLow[pC->sampRateIdx];
244 tC->lpcStopBand = tnsMaxBandsShortMainLow[pC->sampRateIdx];
250 tC->lpcStartBand = tnsMinBandNumberShort[pC->sampRateIdx];
psy_main.c 202 hPsy->sampleRateIdx = hPsy->psyConfLong.sampRateIdx;

Completed in 32 milliseconds