Searched refs:u16level (Results 1 – 2 of 2) sorted by relevance
2226 MS_BOOL API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_LEVEL(MS_U16 u16level);2280 MS_BOOL API_AUDIO_CUSTOMER_MSTAR_SE_SET_DRC_LEVEL(MS_U16 u16level);2291 MS_BOOL API_AUDIO_CUSTOMER_MSTAR_SE_SET_NR_Threshold(MS_U16 u16level);
17846 MS_U16 u16level = (MS_U16)arg2; in AU_CUS_AQ_Tuning_MSTAR_SE_SET_NR_Threshold() local17848 API_AUDIO_CUSTOMER_MSTAR_SE_SET_NR_Threshold(u16level); in AU_CUS_AQ_Tuning_MSTAR_SE_SET_NR_Threshold()24704 MS_U16 u16level = 0; in AU_CUS_DebugMenu() local24724 u16level = arg1; in AU_CUS_DebugMenu()24725 API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_LEVEL(u16level); in AU_CUS_DebugMenu()28227 MS_BOOL API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_LEVEL(MS_U16 u16level) in API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_LEVEL() argument28229 AU_nDBG("[u16level = 0x%x]\n", (unsigned int)u16level); in API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_LEVEL()28231 pstAudioCustomerShmData->g_audio_customer_MSTAR_SE_SET_AVC_LEVEL = u16level; in API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_LEVEL()28234 return MApi_SND_SetParam1(Sound_SET_PARAM_Avc_Threshold, u16level, 0); in API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_LEVEL()28332 MS_BOOL API_AUDIO_CUSTOMER_MSTAR_SE_SET_DRC_LEVEL(MS_U16 u16level) in API_AUDIO_CUSTOMER_MSTAR_SE_SET_DRC_LEVEL() argument[all …]