Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dmetadata_main.cpp495 DRC_PROFILE profileDrc = convertProfile(pMetadata->mpegDrc.drc_profile); in ProcessCompressor() local
500 if ( (profileDrc != FDK_DRC_Generator_getDrcProfile(hDrcComp)) in ProcessCompressor()
503 FDK_DRC_Generator_setDrcProfile(hDrcComp, profileDrc, profileComp); in ProcessCompressor()