Home
last modified time | relevance | path

Searched refs:leftAudibilityFactor (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp224 bool leftAudibilityFactor, rightAudibilityFactor; in android_audioPlayer_volumeUpdate() local
230 leftAudibilityFactor = false; in android_audioPlayer_volumeUpdate()
235 leftAudibilityFactor = true; in android_audioPlayer_volumeUpdate()
240 leftAudibilityFactor = false; in android_audioPlayer_volumeUpdate()
243 leftAudibilityFactor = true; in android_audioPlayer_volumeUpdate()
270 leftAudibilityFactor = true; in android_audioPlayer_volumeUpdate()
316 bool leftAudibilityFactor, rightAudibilityFactor; in android_player_volumeUpdate() local
324 leftAudibilityFactor = false; in android_player_volumeUpdate()
328 leftAudibilityFactor = audibilityFactors[0]; in android_player_volumeUpdate()
332 leftAudibilityFactor = true; in android_player_volumeUpdate()
[all …]