Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbdatypes.h329 BDA_POLARISATION_CIRCULAR_L, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbdatypes.h329 BDA_POLARISATION_CIRCULAR_L, enumerator
/dports/multimedia/vlc/vlc-3.0.16/modules/access/dtv/
H A Dbdadefs.h174 BDA_POLARISATION_CIRCULAR_L = 3, enumerator
H A Dbdagraph.cpp102 case 'L': return BDA_POLARISATION_CIRCULAR_L; in dvb_parse_polarization()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs7803 pub const BDA_POLARISATION_CIRCULAR_L: Polarisation = 3i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs72656 pub const BDA_POLARISATION_CIRCULAR_L: Polarisation = Polarisation(3i32); const