Home
last modified time | relevance | path

Searched refs:FrontRight (Results 1 – 25 of 79) sorted by relevance

1234

/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dmixer.rs10 audio_mixer::Channel::FrontRight,
295 Channel::FrontRight, in test_get_channel_order()
303 Channel::FrontRight, in test_get_channel_order()
311 Channel::FrontRight, in test_get_channel_order()
324 Channel::FrontRight, in test_get_channel_order()
333 Channel::FrontRight, in test_get_channel_order()
342 Channel::FrontRight, in test_get_channel_order()
352 Channel::FrontRight, in test_get_channel_order()
474 Channel::FrontRight, in test_non_silent_duplicate_channels()
477 Channel::FrontRight, in test_non_silent_duplicate_channels()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dmixer.rs10 audio_mixer::Channel::FrontRight,
295 Channel::FrontRight, in test_get_channel_order()
303 Channel::FrontRight, in test_get_channel_order()
311 Channel::FrontRight, in test_get_channel_order()
324 Channel::FrontRight, in test_get_channel_order()
333 Channel::FrontRight, in test_get_channel_order()
342 Channel::FrontRight, in test_get_channel_order()
352 Channel::FrontRight, in test_get_channel_order()
474 Channel::FrontRight, in test_non_silent_duplicate_channels()
477 Channel::FrontRight, in test_non_silent_duplicate_channels()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dmixer.rs10 audio_mixer::Channel::FrontRight,
295 Channel::FrontRight, in test_get_channel_order()
303 Channel::FrontRight, in test_get_channel_order()
311 Channel::FrontRight, in test_get_channel_order()
324 Channel::FrontRight, in test_get_channel_order()
333 Channel::FrontRight, in test_get_channel_order()
342 Channel::FrontRight, in test_get_channel_order()
352 Channel::FrontRight, in test_get_channel_order()
474 Channel::FrontRight, in test_non_silent_duplicate_channels()
477 Channel::FrontRight, in test_non_silent_duplicate_channels()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-coreaudio/src/backend/
H A Dmixer.rs10 audio_mixer::Channel::FrontRight,
281 Channel::FrontRight, in test_get_channel_order()
289 Channel::FrontRight, in test_get_channel_order()
297 Channel::FrontRight, in test_get_channel_order()
310 Channel::FrontRight, in test_get_channel_order()
319 Channel::FrontRight, in test_get_channel_order()
328 Channel::FrontRight, in test_get_channel_order()
338 Channel::FrontRight, in test_get_channel_order()
347 Channel::FrontRight, in test_get_channel_order()
357 Channel::FrontRight, in test_get_channel_order()
[all …]
/dports/audio/openal-soft/openal-soft-1.21.1/alc/backends/
H A Dbase.cpp65 mDevice->RealOut.ChannelIndex[FrontRight] = 1;
69 mDevice->RealOut.ChannelIndex[FrontRight] = 1;
75 mDevice->RealOut.ChannelIndex[FrontRight] = 1;
83 mDevice->RealOut.ChannelIndex[FrontRight] = 1;
91 mDevice->RealOut.ChannelIndex[FrontRight] = 1;
100 mDevice->RealOut.ChannelIndex[FrontRight] = 1;
121 mDevice->RealOut.ChannelIndex[FrontRight] = 1;
129 mDevice->RealOut.ChannelIndex[FrontRight] = 1;
158 case SPEAKER_FRONT_RIGHT: return al::make_optional(FrontRight);
/dports/www/firefox/firefox-99.0/third_party/rust/audio-mixer/src/
H A Dmain.rs9 Channel::FrontRight, in main()
12 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in main()
29 Channel::FrontRight, in main()
38 let output_channels = [Channel::Silence, Channel::FrontRight, Channel::FrontLeft]; in main()
H A Dcoefficient.rs163 const FRONT_RIGHT: usize = Channel::FrontRight.number();
531 Channel::FrontRight, in get_test_channels()
540 Channel::FrontRight, in get_test_channels()
592 Channel::FrontRight, in test_create_with_duplicate_silience_channels()
598 Channel::FrontRight, in test_create_with_duplicate_silience_channels()
619 Channel::FrontRight, in test_create_with_duplicate_input_channels()
635 Channel::FrontRight, in test_create_with_duplicate_output_channels()
640 Channel::FrontRight, in test_create_with_duplicate_output_channels()
701 Channel::FrontRight, in test_get_redirect_matrix()
H A Dchannel.rs6 FrontRight = 1, enumerator
43 const FRONT_RIGHT = Channel::FrontRight.bitmask();
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/audio-mixer/src/
H A Dmain.rs9 Channel::FrontRight, in main()
12 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in main()
29 Channel::FrontRight, in main()
38 let output_channels = [Channel::Silence, Channel::FrontRight, Channel::FrontLeft]; in main()
H A Dcoefficient.rs163 const FRONT_RIGHT: usize = Channel::FrontRight.number();
531 Channel::FrontRight, in get_test_channels()
540 Channel::FrontRight, in get_test_channels()
592 Channel::FrontRight, in test_create_with_duplicate_silience_channels()
598 Channel::FrontRight, in test_create_with_duplicate_silience_channels()
619 Channel::FrontRight, in test_create_with_duplicate_input_channels()
635 Channel::FrontRight, in test_create_with_duplicate_output_channels()
640 Channel::FrontRight, in test_create_with_duplicate_output_channels()
701 Channel::FrontRight, in test_get_redirect_matrix()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/audio-mixer/src/
H A Dmain.rs9 Channel::FrontRight, in main()
12 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in main()
29 Channel::FrontRight, in main()
38 let output_channels = [Channel::Silence, Channel::FrontRight, Channel::FrontLeft]; in main()
H A Dcoefficient.rs163 const FRONT_RIGHT: usize = Channel::FrontRight.number();
531 Channel::FrontRight, in get_test_channels()
540 Channel::FrontRight, in get_test_channels()
592 Channel::FrontRight, in test_create_with_duplicate_silience_channels()
598 Channel::FrontRight, in test_create_with_duplicate_silience_channels()
619 Channel::FrontRight, in test_create_with_duplicate_input_channels()
635 Channel::FrontRight, in test_create_with_duplicate_output_channels()
640 Channel::FrontRight, in test_create_with_duplicate_output_channels()
701 Channel::FrontRight, in test_get_redirect_matrix()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/audio-mixer/src/
H A Dmain.rs9 Channel::FrontRight, in main()
12 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in main()
29 Channel::FrontRight, in main()
38 let output_channels = [Channel::Silence, Channel::FrontRight, Channel::FrontLeft]; in main()
H A Dcoefficient.rs163 const FRONT_RIGHT: usize = Channel::FrontRight.number();
531 Channel::FrontRight, in get_test_channels()
540 Channel::FrontRight, in get_test_channels()
592 Channel::FrontRight, in test_create_with_duplicate_silience_channels()
598 Channel::FrontRight, in test_create_with_duplicate_silience_channels()
619 Channel::FrontRight, in test_create_with_duplicate_input_channels()
635 Channel::FrontRight, in test_create_with_duplicate_output_channels()
640 Channel::FrontRight, in test_create_with_duplicate_output_channels()
701 Channel::FrontRight, in test_get_redirect_matrix()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/audio/lewton/src/lewtondec/
H A Dimp.rs492 gst_audio::AudioChannelPosition::FrontRight,
503 gst_audio::AudioChannelPosition::FrontRight,
512 gst_audio::AudioChannelPosition::FrontRight,
523 gst_audio::AudioChannelPosition::FrontRight,
533 gst_audio::AudioChannelPosition::FrontRight,
543 gst_audio::AudioChannelPosition::FrontRight,
553 gst_audio::AudioChannelPosition::FrontRight,
575 gst_audio::AudioChannelPosition::FrontRight,
585 gst_audio::AudioChannelPosition::FrontRight,
595 gst_audio::AudioChannelPosition::FrontRight,
[all …]
/dports/audio/gogglesmm/gogglesmm-1.2.2/gap/
H A Dap_format.cpp93 Channel::FrontRight),
96 Channel::FrontRight,
102 Channel::FrontRight,
108 Channel::FrontRight,
115 Channel::FrontRight,
123 Channel::FrontRight,
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-coreaudio/src/backend/tests/
H A Dapi.rs385 mixer::Channel::FrontRight, in test_convert_channel_layout()
397 mixer::Channel::FrontRight, in test_convert_channel_layout()
409 mixer::Channel::FrontRight, in test_convert_channel_layout()
422 mixer::Channel::FrontRight, in test_convert_channel_layout()
434 mixer::Channel::FrontRight, in test_convert_channel_layout()
447 mixer::Channel::FrontRight, in test_convert_channel_layout()
460 mixer::Channel::FrontRight, in test_convert_channel_layout()
473 mixer::Channel::FrontRight, in test_convert_channel_layout()
487 mixer::Channel::FrontRight, in test_convert_channel_layout()
502 mixer::Channel::FrontRight, in test_convert_channel_layout()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/tests/
H A Dapi.rs385 mixer::Channel::FrontRight, in test_convert_channel_layout()
397 mixer::Channel::FrontRight, in test_convert_channel_layout()
409 mixer::Channel::FrontRight, in test_convert_channel_layout()
422 mixer::Channel::FrontRight, in test_convert_channel_layout()
434 mixer::Channel::FrontRight, in test_convert_channel_layout()
447 mixer::Channel::FrontRight, in test_convert_channel_layout()
460 mixer::Channel::FrontRight, in test_convert_channel_layout()
473 mixer::Channel::FrontRight, in test_convert_channel_layout()
487 mixer::Channel::FrontRight, in test_convert_channel_layout()
502 mixer::Channel::FrontRight, in test_convert_channel_layout()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-coreaudio/src/backend/tests/
H A Dapi.rs385 mixer::Channel::FrontRight, in test_convert_channel_layout()
397 mixer::Channel::FrontRight, in test_convert_channel_layout()
409 mixer::Channel::FrontRight, in test_convert_channel_layout()
422 mixer::Channel::FrontRight, in test_convert_channel_layout()
434 mixer::Channel::FrontRight, in test_convert_channel_layout()
447 mixer::Channel::FrontRight, in test_convert_channel_layout()
460 mixer::Channel::FrontRight, in test_convert_channel_layout()
473 mixer::Channel::FrontRight, in test_convert_channel_layout()
487 mixer::Channel::FrontRight, in test_convert_channel_layout()
502 mixer::Channel::FrontRight, in test_convert_channel_layout()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-coreaudio/src/backend/tests/
H A Dapi.rs385 mixer::Channel::FrontRight, in test_convert_channel_layout()
397 mixer::Channel::FrontRight, in test_convert_channel_layout()
409 mixer::Channel::FrontRight, in test_convert_channel_layout()
422 mixer::Channel::FrontRight, in test_convert_channel_layout()
434 mixer::Channel::FrontRight, in test_convert_channel_layout()
447 mixer::Channel::FrontRight, in test_convert_channel_layout()
460 mixer::Channel::FrontRight, in test_convert_channel_layout()
473 mixer::Channel::FrontRight, in test_convert_channel_layout()
487 mixer::Channel::FrontRight, in test_convert_channel_layout()
502 mixer::Channel::FrontRight, in test_convert_channel_layout()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/audio/claxon/src/claxondec/
H A Dimp.rs422 gst_audio::AudioChannelPosition::FrontRight,
433 gst_audio::AudioChannelPosition::FrontRight,
442 gst_audio::AudioChannelPosition::FrontRight,
453 gst_audio::AudioChannelPosition::FrontRight,
463 gst_audio::AudioChannelPosition::FrontRight,
474 gst_audio::AudioChannelPosition::FrontRight,
484 gst_audio::AudioChannelPosition::FrontRight,
/dports/www/firefox/firefox-99.0/third_party/rust/audio-mixer/benches/
H A Dbenchmark.rs25 Channel::FrontRight, in downmix()
31 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in downmix()
41 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in upmix()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/audio-mixer/benches/
H A Dbenchmark.rs25 Channel::FrontRight, in downmix()
31 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in downmix()
41 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in upmix()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/audio-mixer/benches/
H A Dbenchmark.rs25 Channel::FrontRight, in downmix()
31 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in downmix()
41 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in upmix()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/audio-mixer/benches/
H A Dbenchmark.rs25 Channel::FrontRight, in downmix()
31 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in downmix()
41 let output_channels = [Channel::FrontLeft, Channel::FrontRight]; in upmix()

1234