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

Public Attributes | |
| LONG | cbSize |
| DWORD | dwFlags |
| HIC | hic |
| DWORD | fccType |
| DWORD | fccHandler |
| LPBITMAPINFO | lpbiIn |
| LPBITMAPINFO | lpbiOut |
| LPVOID | lpBitsOut |
| LPVOID | lpBitsPrev |
| LONG | lFrame |
| LONG | lKey |
| LONG | lDataRate |
| LONG | lQ |
| LONG | lKeyCount |
| LPVOID | lpState |
| LONG | cbState |
| LONG COMPVARS::cbSize |
Definition at line 818 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), ICCompressorChoose(), ICCompressorFree(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| LONG COMPVARS::cbState |
Definition at line 833 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), ICCompressorChoose(), ICSeqCompressFrame(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| DWORD COMPVARS::dwFlags |
Definition at line 819 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), clear_compvars(), ICCompressorChoose(), ICCompressorFree(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| DWORD COMPVARS::fccHandler |
Definition at line 822 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), ICCompressorChoose(), icm_choose_compressor_dlgproc(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| DWORD COMPVARS::fccType |
Definition at line 821 of file vfw.h.
Referenced by enum_compressors(), ICCompressorChoose(), icm_choose_compressor_dlgproc(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| HIC COMPVARS::hic |
Definition at line 820 of file vfw.h.
Referenced by ICCompressorChoose(), ICCompressorFree(), icm_choose_compressor_dlgproc(), ICSeqCompressFrame(), ICSeqCompressFrameEnd(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| LONG COMPVARS::lDataRate |
Definition at line 829 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), ICCompressorChoose(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| LONG COMPVARS::lFrame |
Definition at line 827 of file vfw.h.
Referenced by ICSeqCompressFrame(), and ICSeqCompressFrameStart().
| LONG COMPVARS::lKey |
Definition at line 828 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), ICCompressorChoose(), ICSeqCompressFrame(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| LONG COMPVARS::lKeyCount |
Definition at line 831 of file vfw.h.
Referenced by ICSeqCompressFrame(), and ICSeqCompressFrameStart().
| LPBITMAPINFO COMPVARS::lpbiIn |
Definition at line 823 of file vfw.h.
Referenced by clear_compvars(), enum_compressors(), ICCompressorChoose(), ICCompressorFree(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| LPBITMAPINFO COMPVARS::lpbiOut |
Definition at line 824 of file vfw.h.
Referenced by clear_compvars(), ICCompressorChoose(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| LPVOID COMPVARS::lpBitsOut |
Definition at line 825 of file vfw.h.
Referenced by clear_compvars(), ICCompressorChoose(), ICCompressorFree(), ICSeqCompressFrame(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| LPVOID COMPVARS::lpBitsPrev |
Definition at line 826 of file vfw.h.
Referenced by clear_compvars(), ICCompressorChoose(), ICCompressorFree(), ICSeqCompressFrame(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| LPVOID COMPVARS::lpState |
Definition at line 832 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), clear_compvars(), ICCompressorChoose(), ICCompressorFree(), ICSeqCompressFrame(), ICSeqCompressFrameStart(), and test_ICSeqCompress().
| LONG COMPVARS::lQ |
Definition at line 830 of file vfw.h.
Referenced by AVISaveOptionsFmtChoose(), ICCompressorChoose(), ICSeqCompressFrameStart(), and test_ICSeqCompress().