Home
last modified time | relevance | path

Searched defs:MFVideoNormalizedRect (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/common/evr/
H A Devrdefs.h88 typedef struct MFVideoNormalizedRect { struct
93 } MFVideoNormalizedRect; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Devr.h292 typedef struct MFVideoNormalizedRect { struct
297 } MFVideoNormalizedRect; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Devr.h292 typedef struct MFVideoNormalizedRect { struct
297 } MFVideoNormalizedRect; argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/phonon/ds9/
H A Dqevr9.h38 } MFVideoNormalizedRect; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs9242 pub struct MFVideoNormalizedRect { struct
9248 impl ::core::marker::Copy for MFVideoNormalizedRect {} implementation
9249 impl ::core::clone::Clone for MFVideoNormalizedRect { implementation