|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <vfw.h>

Public Attributes | |
| DWORD | dwFlags |
| LPBITMAPINFOHEADER | lpbiSrc |
| LPVOID | lpSrc |
| LPBITMAPINFOHEADER | lpbiDst |
| LPVOID | lpDst |
| INT | xDst |
| INT | yDst |
| INT | dxDst |
| INT | dyDst |
| INT | xSrc |
| INT | ySrc |
| INT | dxSrc |
| INT | dySrc |
| DWORD ICDECOMPRESSEX::dwFlags |
Definition at line 343 of file vfw.h.
Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| INT ICDECOMPRESSEX::dxDst |
Definition at line 352 of file vfw.h.
Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| INT ICDECOMPRESSEX::dxSrc |
Definition at line 357 of file vfw.h.
Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| INT ICDECOMPRESSEX::dyDst |
Definition at line 353 of file vfw.h.
Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| INT ICDECOMPRESSEX::dySrc |
Definition at line 358 of file vfw.h.
Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| LPBITMAPINFOHEADER ICDECOMPRESSEX::lpbiDst |
Definition at line 346 of file vfw.h.
Referenced by CRAM_DecompressEx(), ICCVID_DecompressEx(), ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| LPBITMAPINFOHEADER ICDECOMPRESSEX::lpbiSrc |
Definition at line 344 of file vfw.h.
Referenced by CRAM_DecompressEx(), ICCVID_DecompressEx(), ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| LPVOID ICDECOMPRESSEX::lpDst |
Definition at line 347 of file vfw.h.
Referenced by CRAM_DecompressEx(), ICCVID_DecompressEx(), ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| LPVOID ICDECOMPRESSEX::lpSrc |
Definition at line 345 of file vfw.h.
Referenced by CRAM_DecompressEx(), ICCVID_DecompressEx(), ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| INT ICDECOMPRESSEX::xDst |
Definition at line 350 of file vfw.h.
Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| INT ICDECOMPRESSEX::xSrc |
Definition at line 355 of file vfw.h.
Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| INT ICDECOMPRESSEX::yDst |
Definition at line 351 of file vfw.h.
Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().
| INT ICDECOMPRESSEX::ySrc |
Definition at line 356 of file vfw.h.
Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().