Searched refs:sles_to_android_amplification (Results 1 – 5 of 5) sorted by relevance
83 static inline float sles_to_android_amplification(SLmillibel level) { in sles_to_android_amplification() function
518 ap->mAPlayer->setAuxEffectSendLevel( sles_to_android_amplification(sendLevel) ); in android_fxSend_attach()544 sles_to_android_amplification(sendLevel) ); in android_fxSend_attach()598 ap->mAPlayer->setAuxEffectSendLevel( sles_to_android_amplification(sendLevel) ); in android_fxSend_setSendLevel()607 sles_to_android_amplification(sendLevel) ); in android_fxSend_setSendLevel()
338 float amplFromVolLevel = sles_to_android_amplification(volumeItf->mLevel); in android_player_volumeUpdate()
98 ap->mAmplFromDirectLevel = sles_to_android_amplification(directLevel); in IAndroidEffectSend_SetDirectLevel()
206 ap->mAmplFromDirectLevel = sles_to_android_amplification(directLevel); in IEffectSend_SetDirectLevel()