Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dmetadata_compressor.h220 INT FDK_DRC_Generator_setDrcProfile(
Dmetadata_compressor.cpp496 …if (FDK_DRC_Generator_setDrcProfile(drcComp, profileLine, profileRF)!=0) { /* expects initialized … in FDK_DRC_Generator_Initialize()
591 INT FDK_DRC_Generator_setDrcProfile( in FDK_DRC_Generator_setDrcProfile() function
Dmetadata_main.cpp505 FDK_DRC_Generator_setDrcProfile(hDrcComp, profileDrc, profileComp); in ProcessCompressor()