Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dmetadata_main.cpp242 DRC_PROFILE drcProfile = DRC_NONE; in convertProfile()
245 case AACENC_METADATA_DRC_NONE: drcProfile = DRC_NONE; break; in convertProfile()
251 default: drcProfile = DRC_NONE; break; in convertProfile()
467 DRC_NONE, in FDK_MetadataEnc_Init()
468 DRC_NONE, in FDK_MetadataEnc_Init()
509 if (profileComp == DRC_NONE) { in ProcessCompressor()
Dmetadata_compressor.h105 DRC_NONE = 0, enumerator
Dmetadata_compressor.cpp605 case DRC_NONE: in FDK_DRC_Generator_setDrcProfile()
666 if ((drcComp->profile[0] != DRC_NONE) || (drcComp->profile[1] != DRC_NONE)) { in FDK_DRC_Generator_Calc()
783 if (drcComp->profile[i] == DRC_NONE) { in FDK_DRC_Generator_Calc()