Home
last modified time | relevance | path

Searched refs:DRC_NONE (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACenc/src/
Dmetadata_main.cpp276 DRC_PROFILE drcProfile = DRC_NONE; in convertProfile()
280 drcProfile = DRC_NONE; in convertProfile()
301 drcProfile = DRC_NONE; in convertProfile()
580 if (FDK_DRC_Generator_Initialize(hMetaData->hDrcComp, DRC_NONE, DRC_NONE, in FDK_MetadataEnc_Init()
618 if (profileComp == DRC_NONE) { in ProcessCompressor()
Dmetadata_compressor.h117 DRC_NONE = 0, enumerator
Dmetadata_compressor.cpp1185 case DRC_NONE: in FDK_DRC_Generator_setDrcProfile()
1261 if ((drcComp->profile[0] != DRC_NONE) || (drcComp->profile[1] != DRC_NONE)) { in FDK_DRC_Generator_Calc()
1396 if (drcComp->profile[i] == DRC_NONE) { in FDK_DRC_Generator_Calc()