Home
last modified time | relevance | path

Searched refs:MF_E_SAMPLEALLOCATOR_EMPTY (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/common/evr/
H A Devrdefs.h74 #ifndef MF_E_SAMPLEALLOCATOR_EMPTY
75 #define MF_E_SAMPLEALLOCATOR_EMPTY ((HRESULT)0xC00D4A3EL) macro
H A Devrcustompresenter.cpp477 return MF_E_SAMPLEALLOCATOR_EMPTY; in getSample()
1590 if (hr == MF_E_SAMPLEALLOCATOR_EMPTY) // No free samples. Try again when a sample is released. in processOutput()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmferror.h198 #define MF_E_SAMPLEALLOCATOR_EMPTY _HRESULT_TYPEDEF_(0xc00d4a3e) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmferror.h198 #define MF_E_SAMPLEALLOCATOR_EMPTY _HRESULT_TYPEDEF_(0xc00d4a3e) macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs10460 pub const MF_E_SAMPLEALLOCATOR_EMPTY: ::windows_sys::core::HRESULT = -1072870850i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs48865 pub const MF_E_SAMPLEALLOCATOR_EMPTY: ::windows::runtime::HRESULT = ::windows::runtime::HRESULT(-10…