Home
last modified time | relevance | path

Searched defs:ChannelLayout (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cubeb-core-0.5.5/src/
H A Dchannel.rs39 impl ChannelLayout { implementation
64 impl From<ffi::cubeb_channel> for ChannelLayout { implementation
70 impl Into<ffi::cubeb_channel> for ChannelLayout { implementation
76 impl ChannelLayout { implementation
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-core/src/
H A Dchannel.rs39 impl ChannelLayout { impl
64 impl From<ffi::cubeb_channel> for ChannelLayout { implementation
70 impl Into<ffi::cubeb_channel> for ChannelLayout { implementation
76 impl ChannelLayout { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-core/src/
H A Dchannel.rs39 impl ChannelLayout { impl
64 impl From<ffi::cubeb_channel> for ChannelLayout { implementation
70 impl Into<ffi::cubeb_channel> for ChannelLayout { implementation
76 impl ChannelLayout { impl
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-core/src/
H A Dchannel.rs39 impl ChannelLayout { implementation
64 impl From<ffi::cubeb_channel> for ChannelLayout { implementation
70 impl Into<ffi::cubeb_channel> for ChannelLayout { implementation
76 impl ChannelLayout { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-core/src/
H A Dchannel.rs39 impl ChannelLayout { impl
64 impl From<ffi::cubeb_channel> for ChannelLayout { implementation
70 impl Into<ffi::cubeb_channel> for ChannelLayout { implementation
76 impl ChannelLayout { impl
/dports/games/iortcw/iortcw-1.51c/MP/code/opus-1.2.1/src/
H A Dopus_private.h46 typedef struct ChannelLayout { struct
51 } ChannelLayout; argument
/dports/games/iortcw/iortcw-1.51c/SP/code/opus-1.2.1/src/
H A Dopus_private.h46 typedef struct ChannelLayout { struct
51 } ChannelLayout; argument
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/opus/
H A Dopus_private.h46 typedef struct ChannelLayout { struct
51 } ChannelLayout; argument
/dports/lang/spidermonkey60/firefox-60.9.0/media/libopus/src/
H A Dopus_private.h46 typedef struct ChannelLayout { struct
51 } ChannelLayout; typedef
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/opus/
H A Dopus_private.h46 typedef struct ChannelLayout { struct
51 } ChannelLayout; argument
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/opus/
H A Dopus_private.h46 typedef struct ChannelLayout { struct
51 } ChannelLayout; argument
/dports/devel/godot/godot-3.2.3-stable/thirdparty/opus/
H A Dopus_private.h46 typedef struct ChannelLayout { struct
51 } ChannelLayout; argument
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-core/src/
H A Dchannel.rs51 pub enum ChannelLayout { enum
73 impl From<ffi::cubeb_channel_layout> for ChannelLayout { implementation
74 fn from(x: ffi::cubeb_channel_layout) -> ChannelLayout { in from()
101 impl Into<ffi::cubeb_channel_layout> for ChannelLayout { implementation
/dports/www/firefox-esr/firefox-91.8.0/media/libopus/src/
H A Dopus_private.h47 typedef struct ChannelLayout { struct
52 } ChannelLayout; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/opus/src/src/
H A Dopus_private.h47 typedef struct ChannelLayout { struct
52 } ChannelLayout; argument
/dports/www/firefox/firefox-99.0/media/libopus/src/
H A Dopus_private.h47 typedef struct ChannelLayout { struct
52 } ChannelLayout; argument
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/libopus/src/
H A Dopus_private.h47 typedef struct ChannelLayout { struct
52 } ChannelLayout; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opus/src/src/
H A Dopus_private.h47 typedef struct ChannelLayout { struct
52 } ChannelLayout; argument
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/src/
H A Dopus_private.h47 typedef struct ChannelLayout { struct
52 } ChannelLayout; typedef
/dports/audio/opus/opus-1.3.1/src/
H A Dopus_private.h47 typedef struct ChannelLayout { struct
52 } ChannelLayout; typedef
/dports/sysutils/edk2/edk2-non-osi-f9b9957d/Silicon/AMD/Styx/AmdModulePkg/Common/
H A DCpuIscp.h47 * M O D U L E S U S E D
48 *----------------------------------------------------------------------------------------
50 #include <ProcessorBind.h> // Included just so this file can be built into both the RTOS
51 // and UEFI without needing separate copies for both build
52 // environments.
/dports/mail/thunderbird/thunderbird-91.8.0/media/libopus/src/
H A Dopus_private.h47 typedef struct ChannelLayout { struct
52 } ChannelLayout; argument
/dports/lang/spidermonkey78/firefox-78.9.0/media/libopus/src/
H A Dopus_private.h47 typedef struct ChannelLayout { struct
52 } ChannelLayout; typedef
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/ffmpeg-next-4.4.0/src/software/resampling/
H A Dextensions.rs10 channel_layout: ChannelLayout, in resampler()
29 channel_layout: ChannelLayout, in resampler()
H A Dcontext.rs43 src_channel_layout: ChannelLayout, in get()
46 dst_channel_layout: ChannelLayout, in get()
63 src_channel_layout: ChannelLayout, in get_with()
66 dst_channel_layout: ChannelLayout, in get_with()

123456789