Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs9197 pub TransferFunction: MFVideoTransferFunction,
9314 pub type MFVideoTransferFunction = i32; typedef
9316 pub const MFVideoTransFunc_10: MFVideoTransferFunction = 1i32;
9317 pub const MFVideoTransFunc_18: MFVideoTransferFunction = 2i32;
9318 pub const MFVideoTransFunc_20: MFVideoTransferFunction = 3i32;
9319 pub const MFVideoTransFunc_22: MFVideoTransferFunction = 4i32;
9320 pub const MFVideoTransFunc_709: MFVideoTransferFunction = 5i32;
9321 pub const MFVideoTransFunc_240M: MFVideoTransferFunction = 6i32;
9322 pub const MFVideoTransFunc_sRGB: MFVideoTransferFunction = 7i32;
9323 pub const MFVideoTransFunc_28: MFVideoTransferFunction = 8i32;
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs47937 pub const MFVideoTransFunc_10: MFVideoTransferFunction = MFVideoTransferFunction(1i32);
47938 pub const MFVideoTransFunc_18: MFVideoTransferFunction = MFVideoTransferFunction(2i32);
47939 pub const MFVideoTransFunc_20: MFVideoTransferFunction = MFVideoTransferFunction(3i32);
47940 pub const MFVideoTransFunc_22: MFVideoTransferFunction = MFVideoTransferFunction(4i32);
47941 pub const MFVideoTransFunc_709: MFVideoTransferFunction = MFVideoTransferFunction(5i32);
47942 pub const MFVideoTransFunc_240M: MFVideoTransferFunction = MFVideoTransferFunction(6i32);
47943 pub const MFVideoTransFunc_sRGB: MFVideoTransferFunction = MFVideoTransferFunction(7i32);
47944 pub const MFVideoTransFunc_28: MFVideoTransferFunction = MFVideoTransferFunction(8i32);
47949 pub const MFVideoTransFunc_2020: MFVideoTransferFunction = MFVideoTransferFunction(13i32);
47950 pub const MFVideoTransFunc_26: MFVideoTransferFunction = MFVideoTransferFunction(14i32);
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmfobjects.h2712 } MFVideoTransferFunction; typedef
2829 MFVideoTransferFunction TransferFunction;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmfobjects.h2712 } MFVideoTransferFunction; typedef
2829 MFVideoTransferFunction TransferFunction;