Searched refs:TopBackRight (Results 1 – 16 of 16) sorted by relevance
/dports/www/firefox/firefox-99.0/third_party/rust/audio-mixer/src/ |
H A D | channel.rs | 22 TopBackRight = 17, enumerator 59 const TOP_BACK_RIGHT = Channel::TopBackRight.bitmask();
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/audio-mixer/src/ |
H A D | channel.rs | 22 TopBackRight = 17, enumerator 59 const TOP_BACK_RIGHT = Channel::TopBackRight.bitmask();
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/audio-mixer/src/ |
H A D | channel.rs | 22 TopBackRight = 17, enumerator 59 const TOP_BACK_RIGHT = Channel::TopBackRight.bitmask();
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/audio-mixer/src/ |
H A D | channel.rs | 22 TopBackRight = 17, enumerator 59 const TOP_BACK_RIGHT = Channel::TopBackRight.bitmask();
|
/dports/audio/openal-soft/openal-soft-1.21.1/core/ |
H A D | devformat.h | 26 TopBackRight, enumerator
|
/dports/audio/openal-soft/openal-soft-1.21.1/alc/backends/ |
H A D | base.cpp | 174 case SPEAKER_TOP_BACK_RIGHT: return al::make_optional(TopBackRight);
|
H A D | pulseaudio.cpp | 277 case PA_CHANNEL_POSITION_TOP_REAR_RIGHT: return al::make_optional(TopBackRight); in ChannelFromPulse()
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-coreaudio/src/backend/ |
H A D | mixer.rs | 26 audio_mixer::Channel::TopBackRight,
|
H A D | mod.rs | 162 sys::kAudioChannelLabel_TopBackRight => mixer::Channel::TopBackRight, in into()
|
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-coreaudio/src/backend/ |
H A D | mixer.rs | 26 audio_mixer::Channel::TopBackRight,
|
H A D | mod.rs | 162 sys::kAudioChannelLabel_TopBackRight => mixer::Channel::TopBackRight, in from()
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/ |
H A D | mixer.rs | 26 audio_mixer::Channel::TopBackRight,
|
H A D | mod.rs | 162 sys::kAudioChannelLabel_TopBackRight => mixer::Channel::TopBackRight, in into()
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/ |
H A D | mixer.rs | 26 audio_mixer::Channel::TopBackRight,
|
H A D | mod.rs | 162 sys::kAudioChannelLabel_TopBackRight => mixer::Channel::TopBackRight, in into()
|
/dports/audio/openal-soft/openal-soft-1.21.1/alc/ |
H A D | panning.cpp | 89 case TopBackRight: return "top-back-right"; in GetLabelFromChannel()
|