Searched refs:DRC_PROFILE (Results 1 – 3 of 3) sorted by relevance
116 typedef enum DRC_PROFILE { enum126 } DRC_PROFILE; typedef179 const DRC_PROFILE profileLine,180 const DRC_PROFILE profileRF,234 const DRC_PROFILE profileLine,235 const DRC_PROFILE profileRF);244 DRC_PROFILE FDK_DRC_Generator_getDrcProfile(const HDRC_COMP drcComp);253 DRC_PROFILE FDK_DRC_Generator_getCompProfile(const HDRC_COMP drcComp);
167 DRC_PROFILE profile[2]; /*!< DRC profile. */1030 const DRC_PROFILE profileLine, in FDK_DRC_Generator_Initialize()1031 const DRC_PROFILE profileRF, in FDK_DRC_Generator_Initialize()1175 const DRC_PROFILE profileLine, in FDK_DRC_Generator_setDrcProfile()1176 const DRC_PROFILE profileRF) { in FDK_DRC_Generator_setDrcProfile()1573 DRC_PROFILE FDK_DRC_Generator_getDrcProfile(const HDRC_COMP drcComp) { in FDK_DRC_Generator_getDrcProfile()1577 DRC_PROFILE FDK_DRC_Generator_getCompProfile(const HDRC_COMP drcComp) { in FDK_DRC_Generator_getCompProfile()
275 static DRC_PROFILE convertProfile(AACENC_METADATA_DRC_PROFILE aacProfile) { in convertProfile()276 DRC_PROFILE drcProfile = DRC_NONE; in convertProfile()599 DRC_PROFILE profileDrc; in ProcessCompressor()600 DRC_PROFILE profileComp; in ProcessCompressor()