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

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_configuration.h 55 TNS_CONFIG tnsConf;
85 TNS_CONFIG tnsConf;
  /external/aac/libAACenc/src/
psy_configuration.h 133 TNS_CONFIG tnsConf;
psy_main.cpp 351 &(hPsy->psyConf[0].tnsConf),
371 &hPsy->psyConf[1].tnsConf,
789 if (hPsyConfLong->tnsConf.tnsActive || hPsyConfShort->tnsConf.tnsActive) {
801 &hThisPsyConf[ch]->tnsConf,
820 &hThisPsyConf[1]->tnsConf);
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
psy_main.c 204 &hPsy->psyConfLong.tnsConf, &hPsy->psyConfLong, tnsMask&2);
214 &hPsy->psyConfShort.tnsConf, &hPsy->psyConfShort, tnsMask&1);
500 hPsyConfLong->tnsConf,
512 hPsyConfLong->tnsConf,
521 hPsyConfLong->tnsConf,
537 Word16 tnsStartBand = hPsyConfLong->tnsConf.tnsStartBand;
596 ApplyTnsMultTableToRatios(hPsyConfLong->tnsConf.tnsRatioPatchLowestCb,
597 hPsyConfLong->tnsConf.tnsStartBand,
683 hPsyConfShort->tnsConf,
695 hPsyConfShort->tnsConf,
    [all...]

Completed in 1274 milliseconds