Home
last modified time | relevance | path

Searched refs:AM_SAMPLE_TIMEVALID (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/directshow/common/
H A Ddirectshowpin.cpp624 m_sampleProperties.dwSampleFlags |= AM_SAMPLE_TIMEVALID | AM_SAMPLE_STOPVALID; 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.cc168 props->dwSampleFlags |= AM_SAMPLE_TIMEVALID | AM_SAMPLE_STOPVALID; in GetSampleProperties()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_capture/windows/
H A Dsink_filter_ds.cc168 props->dwSampleFlags |= AM_SAMPLE_TIMEVALID | AM_SAMPLE_STOPVALID; in GetSampleProperties()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc168 props->dwSampleFlags |= AM_SAMPLE_TIMEVALID | AM_SAMPLE_STOPVALID; in GetSampleProperties()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc168 props->dwSampleFlags |= AM_SAMPLE_TIMEVALID | AM_SAMPLE_STOPVALID; in GetSampleProperties()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc167 props->dwSampleFlags |= AM_SAMPLE_TIMEVALID | AM_SAMPLE_STOPVALID; in GetSampleProperties()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc167 props->dwSampleFlags |= AM_SAMPLE_TIMEVALID | AM_SAMPLE_STOPVALID; in GetSampleProperties()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc167 props->dwSampleFlags |= AM_SAMPLE_TIMEVALID | AM_SAMPLE_STOPVALID; in GetSampleProperties()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dstrmif.h111 AM_SAMPLE_TIMEVALID = 0x10, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h111 AM_SAMPLE_TIMEVALID = 0x10, enumerator
/dports/net/pjsip/pjproject-2.11.1/third_party/BaseClasses/
H A Damfilter.cpp2997 m_SampleProps.dwSampleFlags |= AM_SAMPLE_TIMEVALID | in Receive()
3770 if ((pProps->dwSampleFlags & AM_SAMPLE_TIMEVALID) && in SetProperties()
3771 !(m_dwFlags & AM_SAMPLE_TIMEVALID) && in SetProperties()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs863 pub const AM_SAMPLE_TIMEVALID: AM_SAMPLE_PROPERTY_FLAGS = 16i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h2529 AM_SAMPLE_TIMEVALID = 0x10, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h2529 AM_SAMPLE_TIMEVALID = 0x10, enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs2296 pub const AM_SAMPLE_TIMEVALID: AM_SAMPLE_PROPERTY_FLAGS = AM_SAMPLE_PROPERTY_FLAGS(16i32); const