Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dmetadata_compressor.h171 const DRC_PROFILE profileRF,
223 const DRC_PROFILE profileRF
Dmetadata_compressor.cpp477 const DRC_PROFILE profileRF, in FDK_DRC_Generator_Initialize() argument
496 …if (FDK_DRC_Generator_setDrcProfile(drcComp, profileLine, profileRF)!=0) { /* expects initialized … in FDK_DRC_Generator_Initialize()
594 const DRC_PROFILE profileRF in FDK_DRC_Generator_setDrcProfile() argument
600 drcComp->profile[1] = profileRF; in FDK_DRC_Generator_setDrcProfile()