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

/external/aac/libAACenc/src/
H A Dadj_thr.cpp1346 INT noReduction = 1; local
1351 noReduction = 0;
1389 if ( (ch==(cm->elInfo[elementId].nChannelsInEl-1)) && noReduction ) {
1551 INT noReduction = 1; local
1565 noReduction = 1;
1574 noReduction = 0;
1592 } while( (noReduction == 0) && (actPe > desiredPe) );

Completed in 94 milliseconds