Home
last modified time | relevance | path

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

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