Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/renderers/win/
H A Dmedia_foundation_video_stream.cc66 return MFVideoRotationFormat_270; in VideoRotationToMF()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/renderers/win/
H A Dmedia_foundation_video_stream.cc66 return MFVideoRotationFormat_270; in VideoRotationToMF()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmfapi.h440 MFVideoRotationFormat_270 = 270, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmfapi.h440 MFVideoRotationFormat_270 = 270, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs9289 pub const MFVideoRotationFormat_270: MFVideoRotationFormat = 270i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs47855 pub const MFVideoRotationFormat_270: MFVideoRotationFormat = MFVideoRotationFormat(270i32);