Searched refs:sles_to_android_amplification (Results 1 – 5 of 5) sorted by relevance
79 static inline float sles_to_android_amplification(SLmillibel level) { in sles_to_android_amplification() function
471 ap->mAPlayer->setAuxEffectSendLevel( sles_to_android_amplification(sendLevel) ); in android_fxSend_attach()496 ap->mAudioTrack->setAuxEffectSendLevel( sles_to_android_amplification(sendLevel) ); in android_fxSend_attach()549 ap->mAPlayer->setAuxEffectSendLevel( sles_to_android_amplification(sendLevel) ); in android_fxSend_setSendLevel()557 return ap->mAudioTrack->setAuxEffectSendLevel( sles_to_android_amplification(sendLevel) ); in android_fxSend_setSendLevel()
293 float amplFromVolLevel = sles_to_android_amplification(volumeItf->mLevel); in android_player_volumeUpdate()
99 ap->mAmplFromDirectLevel = sles_to_android_amplification(directLevel); in IAndroidEffectSend_SetDirectLevel()
206 ap->mAmplFromDirectLevel = sles_to_android_amplification(directLevel); in IEffectSend_SetDirectLevel()