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

Public Member Functions | |
| _Field_size_bytes_ (lpbiOutput->biSizeImage) LPVOID lpOutput | |
| _Field_size_bytes_ (lpbiInput->biSizeImage) LPVOID lpInput | |
| _Field_size_bytes_ (lpbiPrev->biSizeImage) LPVOID lpPrev | |
| ICCOMPRESS::_Field_size_bytes_ | ( | lpbiInput-> | biSizeImage | ) |
| ICCOMPRESS::_Field_size_bytes_ | ( | lpbiOutput-> | biSizeImage | ) |
| ICCOMPRESS::_Field_size_bytes_ | ( | lpbiPrev-> | biSizeImage | ) |
| DWORD ICCOMPRESS::dwFlags |
Definition at line 173 of file vfw.h.
Referenced by Compress(), ICCompress(), and ICSeqCompressFrame().
| DWORD ICCOMPRESS::dwFrameSize |
Definition at line 181 of file vfw.h.
Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().
| DWORD ICCOMPRESS::dwQuality |
Definition at line 182 of file vfw.h.
Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().
| LONG ICCOMPRESS::lFrameNum |
Definition at line 180 of file vfw.h.
Referenced by Compress(), ICCompress(), and ICSeqCompressFrame().
| LPBITMAPINFOHEADER ICCOMPRESS::lpbiInput |
Definition at line 176 of file vfw.h.
Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().
| LPBITMAPINFOHEADER ICCOMPRESS::lpbiOutput |
Definition at line 174 of file vfw.h.
Referenced by Compress(), ICCompress(), ICSeqCompressFrame(), and ICSeqCompressFrameStart().
| LPBITMAPINFOHEADER ICCOMPRESS::lpbiPrev |
Definition at line 183 of file vfw.h.
Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().
| LPDWORD ICCOMPRESS::lpckid |
Definition at line 178 of file vfw.h.
Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().
| LPDWORD ICCOMPRESS::lpdwFlags |
Definition at line 179 of file vfw.h.
Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().