Searched refs:Lbalance (Results 1 – 2 of 2) sorted by relevance
2286 MS_BOOL API_AUDIO_CUSTOMER_MSTAR_SE_SET_BALANCE(MS_U16 Lbalance, MS_U16 Rbalance);
17833 MS_U16 Lbalance = (MS_U16)arg2; 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()28346 pstAudioCustomerShmData->g_audio_customer_MSTAR_SE_SET_BALANCE_L = Lbalance; 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()