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

  /external/aac/libAACenc/src/
block_switch.h 154 const INT granuleLength, const int isLFE,
psy_data.h 150 INT isLFE;
block_switch.cpp 230 const INT granuleLength, const int isLFE,
238 if (isLFE) {
psy_main.cpp 271 hPsy->psyElement[i]->psyStatic[ch]->isLFE = 0;
273 hPsy->psyElement[i]->psyStatic[ch]->isLFE = 1;
487 nTimeSamples, psyStatic[ch]->isLFE, pTimeSignal);
554 if (psyStatic[ch]->isLFE) {
752 if ((channels >= 1) && (psyStatic[0]->isLFE)) {
    [all...]

Completed in 261 milliseconds