Home
last modified time | relevance | path

Searched defs:D3D12_VIDEO_ENCODER_INTRA_REFRESH (Results 1 – 1 of 1) 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.rs3386 pub struct D3D12_VIDEO_ENCODER_INTRA_REFRESH { struct
3387 pub Mode: D3D12_VIDEO_ENCODER_INTRA_REFRESH_MODE, argument
3390 impl ::core::marker::Copy for D3D12_VIDEO_ENCODER_INTRA_REFRESH {} argument
3391 impl ::core::clone::Clone for D3D12_VIDEO_ENCODER_INTRA_REFRESH { implementation