Home
last modified time | relevance | path

Searched refs:MF_LEAKY_BUCKET_PAIR (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmfidl.h2858 } MF_LEAKY_BUCKET_PAIR; typedef
2862 MF_LEAKY_BUCKET_PAIR *prgBuckets;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmfidl.h2858 } MF_LEAKY_BUCKET_PAIR; typedef
2862 MF_LEAKY_BUCKET_PAIR *prgBuckets;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs7271 pub prgBuckets: *mut MF_LEAKY_BUCKET_PAIR,
10648 pub struct MF_LEAKY_BUCKET_PAIR { struct
10652 impl ::core::marker::Copy for MF_LEAKY_BUCKET_PAIR {} implementation
10653 impl ::core::clone::Clone for MF_LEAKY_BUCKET_PAIR { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs41412 pub prgBuckets: *mut MF_LEAKY_BUCKET_PAIR,
49105 pub struct MF_LEAKY_BUCKET_PAIR {
49109 impl MF_LEAKY_BUCKET_PAIR {}
49110 impl ::std::default::Default for MF_LEAKY_BUCKET_PAIR {
49115 impl ::std::fmt::Debug for MF_LEAKY_BUCKET_PAIR {
49120 impl ::std::cmp::PartialEq for MF_LEAKY_BUCKET_PAIR {
49125 impl ::std::cmp::Eq for MF_LEAKY_BUCKET_PAIR {}
49126 unsafe impl ::windows::runtime::Abi for MF_LEAKY_BUCKET_PAIR {