Home
last modified time | relevance | path

Searched defs:ChannelMap (Results 1 – 25 of 108) sorted by relevance

12345

/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Daf_join.c39 typedef struct ChannelMap { struct
44 } ChannelMap; argument
H A Daf_channelmap.c40 struct ChannelMap { struct
63 struct ChannelMap map[MAX_CH]; argument
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Daf_join.c37 typedef struct ChannelMap { struct
42 } ChannelMap; argument
H A Daf_channelmap.c40 struct ChannelMap { struct
64 struct ChannelMap map[MAX_CH]; argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Daf_join.c38 typedef struct ChannelMap { struct
43 } ChannelMap; argument
H A Daf_channelmap.c40 struct ChannelMap { struct
63 struct ChannelMap map[MAX_CH]; argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Daf_join.c39 typedef struct ChannelMap { struct
44 } ChannelMap; argument
H A Daf_channelmap.c40 struct ChannelMap { struct
63 struct ChannelMap map[MAX_CH]; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Daf_join.c39 typedef struct ChannelMap { struct
44 } ChannelMap; argument
H A Daf_channelmap.c40 struct ChannelMap { struct
63 struct ChannelMap map[MAX_CH]; argument
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Daf_join.c37 typedef struct ChannelMap { struct
42 } ChannelMap; argument
H A Daf_channelmap.c40 struct ChannelMap { struct
64 struct ChannelMap map[MAX_CH]; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Daf_join.c39 typedef struct ChannelMap { struct
44 } ChannelMap; typedef
H A Daf_channelmap.c40 struct ChannelMap { struct
63 struct ChannelMap map[MAX_CH]; argument
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dopus.h147 typedef struct ChannelMap { struct
160 } ChannelMap; argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dopus.h147 typedef struct ChannelMap { struct
160 } ChannelMap; argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dopus.h137 typedef struct ChannelMap { struct
150 } ChannelMap; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dopus.h137 typedef struct ChannelMap { struct
150 } ChannelMap; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dopus.h137 typedef struct ChannelMap { struct
150 } ChannelMap; argument
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/crates/tor-chanmgr/src/mgr/
H A Dmap.rs15 pub(crate) struct ChannelMap<C: AbstractChannel> { struct
20 channels: std::sync::Mutex<HashMap<C::Ident, ChannelState<C>>>,
88 impl<C: AbstractChannel> ChannelMap<C> { impl
/dports/www/firefox/firefox-99.0/third_party/rust/audio-mixer/src/
H A Dchannel.rs66 impl ChannelMap { impl
81 impl From<Channel> for ChannelMap { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/audio-mixer/src/
H A Dchannel.rs66 impl ChannelMap { impl
81 impl From<Channel> for ChannelMap { implementation
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/audio-mixer/src/
H A Dchannel.rs66 impl ChannelMap { implementation
81 impl From<Channel> for ChannelMap { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/audio-mixer/src/
H A Dchannel.rs66 impl ChannelMap { implementation
81 impl From<Channel> for ChannelMap { implementation
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/metrics/
H A Dcast_metrics_service_client.cc53 const struct ChannelMap { struct
54 const char* chromecast_channel;
55 const ::metrics::SystemProfileProto::Channel chrome_channel;

12345