Searched refs:IS_LOW_COMPLEXITY (Results 1 – 3 of 3) sorted by relevance
196 if ((pnsConf->np.detectionAlgorithmFlags & IS_LOW_COMPLEXITY) && in FDKaacEnc_PnsDetect()201 if (!(pnsConf->np.detectionAlgorithmFlags & IS_LOW_COMPLEXITY) && in FDKaacEnc_PnsDetect()314 if (!(pnsConf->np.detectionAlgorithmFlags & IS_LOW_COMPLEXITY)) { in FDKaacEnc_FDKaacEnc_noiseDetection()
120 #define IS_LOW_COMPLEXITY (1 << 5) macro
511 np->detectionAlgorithmFlags = IS_LOW_COMPLEXITY; in FDKaacEnc_GetPnsParam()