#include <fastjpg.h>
Data Fields | |
| unsigned long long | hvsample |
| unsigned long | ac_htbl_num |
| unsigned long | dc_htbl_num |
| unsigned long | qtbl_num |
| unsigned char | id |
| long | dc |
Definition at line 18 of file fastjpg.h.
| unsigned long long quicktime_jpeg_comp_header::hvsample |
Definition at line 20 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), and quicktime_fastjpg_readSOF().
| unsigned long quicktime_jpeg_comp_header::ac_htbl_num |
Definition at line 21 of file fastjpg.h.
Referenced by quicktime_fastjpg_huffparse(), and quicktime_fastjpg_readSOS().
| unsigned long quicktime_jpeg_comp_header::dc_htbl_num |
Definition at line 22 of file fastjpg.h.
Referenced by quicktime_fastjpg_huffparse(), and quicktime_fastjpg_readSOS().
| unsigned long quicktime_jpeg_comp_header::qtbl_num |
Definition at line 23 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode_111111(), quicktime_fastjpg_decode_211111(), quicktime_fastjpg_decode_221111(), quicktime_fastjpg_decode_411111(), and quicktime_fastjpg_readSOF().
| unsigned char quicktime_jpeg_comp_header::id |
Definition at line 24 of file fastjpg.h.
Referenced by quicktime_fastjpg_readSOF(), and quicktime_fastjpg_readSOS().
Definition at line 25 of file fastjpg.h.
Referenced by quicktime_fastjpg_huffparse(), and quicktime_fastjpg_resethuffman().
1.5.5