Searched refs:mAmplFromDirectLevel (Results 1 – 4 of 4) sorted by relevance
99 ap->mAmplFromDirectLevel = sles_to_android_amplification(directLevel); in IAndroidEffectSend_SetDirectLevel()
206 ap->mAmplFromDirectLevel = sles_to_android_amplification(directLevel); in IEffectSend_SetDirectLevel()
112 float mAmplFromDirectLevel; member
232 android_player_volumeUpdate(volumes, &ap->mVolume, channelCount, ap->mAmplFromDirectLevel, in android_audioPlayer_volumeUpdate()1251 pAudioPlayer->mAmplFromDirectLevel = 1.0f; // matches initial mDirectLevel value in android_audioPlayer_create()