Home
last modified time | relevance | path

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

/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/VirtualCamera/src/dshow/VirtualCamera/src/
H A Dmediasample2.cpp81 this->SetSyncPoint(this->d->m_sampleFlags & AM_SAMPLE_SPLICEPOINT); in SetProperties()
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/directshow/common/
H A Ddirectshowpin.cpp621 m_sampleProperties.dwSampleFlags |= AM_SAMPLE_SPLICEPOINT; in Receive()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc165 props->dwSampleFlags |= AM_SAMPLE_SPLICEPOINT; in GetSampleProperties()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_capture/windows/
H A Dsink_filter_ds.cc165 props->dwSampleFlags |= AM_SAMPLE_SPLICEPOINT; in GetSampleProperties()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc165 props->dwSampleFlags |= AM_SAMPLE_SPLICEPOINT; in GetSampleProperties()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc165 props->dwSampleFlags |= AM_SAMPLE_SPLICEPOINT; in GetSampleProperties()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc164 props->dwSampleFlags |= AM_SAMPLE_SPLICEPOINT; in GetSampleProperties()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc164 props->dwSampleFlags |= AM_SAMPLE_SPLICEPOINT; in GetSampleProperties()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc164 props->dwSampleFlags |= AM_SAMPLE_SPLICEPOINT; in GetSampleProperties()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dstrmif.h107 AM_SAMPLE_SPLICEPOINT = 0x01, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h107 AM_SAMPLE_SPLICEPOINT = 0x01, enumerator
/dports/net/pjsip/pjproject-2.11.1/third_party/BaseClasses/
H A Damfilter.cpp2993 m_SampleProps.dwSampleFlags |= AM_SAMPLE_SPLICEPOINT; in Receive()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs859 pub const AM_SAMPLE_SPLICEPOINT: AM_SAMPLE_PROPERTY_FLAGS = 1i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h2525 AM_SAMPLE_SPLICEPOINT = 0x1, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h2525 AM_SAMPLE_SPLICEPOINT = 0x1, enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs2292 pub const AM_SAMPLE_SPLICEPOINT: AM_SAMPLE_PROPERTY_FLAGS = AM_SAMPLE_PROPERTY_FLAGS(1i32); const