Home
last modified time | relevance | path

Searched refs:ICCOMPRESSFRAMES (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/xvid/xvidcore/vfw/src/
H A Dcodec.h93 LRESULT compress_frames_info(CODEC *, ICCOMPRESSFRAMES *);
H A Ddriverproc.c242 return compress_frames_info(codec, (ICCOMPRESSFRAMES *)lParam1); in DriverProc()
H A Dcodec.c223 LRESULT compress_frames_info(CODEC * codec, ICCOMPRESSFRAMES * icf) in compress_frames_info()
/dports/multimedia/xvid/xvidcore/vfw/src/w32api/
H A Dvfw.h88 } ICCOMPRESSFRAMES; typedef
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/image/avi/
H A Dtiio_avi.cpp399 ICCOMPRESSFRAMES icf; in save()
411 sizeof(ICCOMPRESSFRAMES)); in save()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dvfw.h282 } ICCOMPRESSFRAMES; typedef
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dvfw.h278 } ICCOMPRESSFRAMES; typedef
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dvfw.h282 } ICCOMPRESSFRAMES; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dvfw.h435 } ICCOMPRESSFRAMES; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dvfw.h435 } ICCOMPRESSFRAMES; typedef
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dvfw.d227 struct ICCOMPRESSFRAMES { struct
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dvfw.d227 struct ICCOMPRESSFRAMES { struct
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dvfw.d226 struct ICCOMPRESSFRAMES { struct
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dvfw.d227 struct ICCOMPRESSFRAMES { struct
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dvfw.d226 struct ICCOMPRESSFRAMES { struct
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dvfw.d226 struct ICCOMPRESSFRAMES { struct
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dvfw.d226 struct ICCOMPRESSFRAMES { struct
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dvfw.h256 } ICCOMPRESSFRAMES; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dvfw.h256 } ICCOMPRESSFRAMES; typedef
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dvfw.d226 struct ICCOMPRESSFRAMES { struct
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dvfw.d226 struct ICCOMPRESSFRAMES { struct
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dvfw.d227 struct ICCOMPRESSFRAMES { struct
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/Multimedia/
H A Dmod.rs1209 pub struct ICCOMPRESSFRAMES { struct
1228 impl ::core::marker::Copy for ICCOMPRESSFRAMES {} argument
1230 impl ::core::clone::Clone for ICCOMPRESSFRAMES { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Multimedia/
H A Dmod.rs4270 pub struct ICCOMPRESSFRAMES { struct
4289 impl ICCOMPRESSFRAMES {} impl
4291 impl ::std::default::Default for ICCOMPRESSFRAMES { implementation
4297 impl ::std::fmt::Debug for ICCOMPRESSFRAMES { implementation
4320 impl ::std::cmp::PartialEq for ICCOMPRESSFRAMES { implementation
4341 impl ::std::cmp::Eq for ICCOMPRESSFRAMES {} implementation
4343 unsafe impl ::windows::runtime::Abi for ICCOMPRESSFRAMES { implementation