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

  /external/aac/libAACenc/src/
pnsparam.h 108 #define IS_LOW_COMLEXITY (1<<5)
aacenc_pns.cpp 203 if (pnsConf->np.detectionAlgorithmFlags & IS_LOW_COMLEXITY) {
350 if ( !(pnsConf->np.detectionAlgorithmFlags & IS_LOW_COMLEXITY) ) {
pnsparam.cpp 254 np->detectionAlgorithmFlags = IS_LOW_COMLEXITY;

Completed in 717 milliseconds