Home
last modified time | relevance | path

Searched defs:KSEVENT_VIDEODECODER (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h3469 } KSEVENT_VIDEODECODER; typedef
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Dksmedia.h3455 } KSEVENT_VIDEODECODER; typedef
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h3469 } KSEVENT_VIDEODECODER; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dksmedia.h3529 } KSEVENT_VIDEODECODER; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dksmedia.h3529 } KSEVENT_VIDEODECODER; typedef
/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h3469 } KSEVENT_VIDEODECODER; typedef
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/
H A Dksmedia.h3469 } KSEVENT_VIDEODECODER; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/CoreAudio/
H A Dmod.rs12120 pub struct KSEVENT_VIDEODECODER(pub i32); struct
12122 impl ::std::convert::From<i32> for KSEVENT_VIDEODECODER { implementation
12127 unsafe impl ::windows::runtime::Abi for KSEVENT_VIDEODECODER { implementation
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/KernelStreaming/
H A Dmod.rs2606 pub type KSEVENT_VIDEODECODER = i32; typedef