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 347 &(hPsy->psyConf[0].tnsConf),
368 &hPsy->psyConf[1].tnsConf,
787 if (hPsyConfLong->tnsConf.tnsActive || hPsyConfShort->tnsConf.tnsActive) {
799 &hThisPsyConf[ch]->tnsConf,
818 &hThisPsyConf[1]->tnsConf);
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
psy_main.c 208 &hPsy->psyConfLong.tnsConf, &hPsy->psyConfLong, tnsMask&2);
218 &hPsy->psyConfShort.tnsConf, &hPsy->psyConfShort, tnsMask&1);
504 hPsyConfLong->tnsConf,
516 hPsyConfLong->tnsConf,
525 hPsyConfLong->tnsConf,
541 Word16 tnsStartBand = hPsyConfLong->tnsConf.tnsStartBand;
600 ApplyTnsMultTableToRatios(hPsyConfLong->tnsConf.tnsRatioPatchLowestCb,
601 hPsyConfLong->tnsConf.tnsStartBand,
687 hPsyConfShort->tnsConf,
699 hPsyConfShort->tnsConf,
    [all...]

Completed in 320 milliseconds