|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| DWORD | fh [sizeof(deffh)] |
| MainAVIHeader | mah |
| AVIStreamHeader | ash0 |
| AVIStreamHeader | ash1 |
| PCMWAVEFORMAT | pcmwf |
| AVIStreamHeader common_avi_headers::ash0 |
Definition at line 113 of file api.c.
Referenced by create_avi_file(), and init_test_struct().
| AVIStreamHeader common_avi_headers::ash1 |
Definition at line 114 of file api.c.
Referenced by create_avi_file(), init_test_struct(), and test_ash1_corruption().
Definition at line 111 of file api.c.
Referenced by create_avi_file(), init_test_struct(), and test_amh_corruption().
| MainAVIHeader common_avi_headers::mah |
Definition at line 112 of file api.c.
Referenced by create_avi_file(), and init_test_struct().
| PCMWAVEFORMAT common_avi_headers::pcmwf |
Definition at line 115 of file api.c.
Referenced by create_avi_file(), init_test_struct(), and test_ash1_corruption2().