Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daviriff.h87 #define STDINDEXSIZE 0x4000 macro
88 #define NUMINDEX(wLongsPerEntry) ((STDINDEXSIZE - 32) / 4 / (wLongsPerEntry))
89 #define NUMINDEXFILL(wLongsPerEntry) ((STDINDEXSIZE / 4) - NUMINDEX (wLongsPerEntry))
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daviriff.h87 #define STDINDEXSIZE 0x4000 macro
88 #define NUMINDEX(wLongsPerEntry) ((STDINDEXSIZE - 32) / 4 / (wLongsPerEntry))
89 #define NUMINDEXFILL(wLongsPerEntry) ((STDINDEXSIZE / 4) - NUMINDEX (wLongsPerEntry))
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs8189 pub const STDINDEXSIZE: u32 = 16384u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs73514 pub const STDINDEXSIZE: u32 = 16384u32; const