Searched refs:Rbalance (Results 1 – 2 of 2) sorted by relevance
2286 MS_BOOL API_AUDIO_CUSTOMER_MSTAR_SE_SET_BALANCE(MS_U16 Lbalance, MS_U16 Rbalance);
17834 MS_U16 Rbalance = (MS_U16)arg3; in AU_CUS_AQ_Tuning_MSTAR_SE_SET_BALANCE() local17836 API_AUDIO_CUSTOMER_MSTAR_SE_SET_BALANCE(Lbalance, Rbalance); in AU_CUS_AQ_Tuning_MSTAR_SE_SET_BALANCE()28342 MS_BOOL API_AUDIO_CUSTOMER_MSTAR_SE_SET_BALANCE(MS_U16 Lbalance, MS_U16 Rbalance) in API_AUDIO_CUSTOMER_MSTAR_SE_SET_BALANCE() argument28344 … AU_nDBG("[Lbalance = 0x%x] [Lbalance = 0x%x]\n", (unsigned int)Lbalance, (unsigned int)Rbalance); in API_AUDIO_CUSTOMER_MSTAR_SE_SET_BALANCE()28347 pstAudioCustomerShmData->g_audio_customer_MSTAR_SE_SET_BALANCE_R = Rbalance; in API_AUDIO_CUSTOMER_MSTAR_SE_SET_BALANCE()28350 return MApi_SND_SetParam1(Sound_SET_PARAM_AbsoluteBalance, Lbalance, Rbalance); in API_AUDIO_CUSTOMER_MSTAR_SE_SET_BALANCE()