Searched defs:noReduction (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
H A Dadj_thr.cpp1140 INT noReduction = 1; local
1145 noReduction = 0;
1183 if ( (ch==(cm->elInfo[elementId].nChannelsInEl-1)) && noReduction ) {
1345 INT noReduction = 1; local
1359 noReduction = 1;
1368 noReduction = 0;
1386 } while( (noReduction == 0) && (actPe > desiredPe) );

Completed in 54 milliseconds