#include <fastjpg.h>

Data Fields | |
| unsigned char * | chunk |
| long | chunk_size |
| long * | quant_tables [TOTAL_QUANT_TBLS] |
| unsigned char * | jpg_samp_limit |
| unsigned char * | byte_limit |
| long | jpg_num_comps |
| long | jpg_comps_in_scan |
| long | jpg_rst_interval |
| quicktime_jpeg_comp_header | jpg_comps [MAX_COMPS+1] |
| char | IJPG_Tab1 [64] |
| char | IJPG_Tab2 [64] |
| quicktime_jpeg_huffman | jpg_ac_huff [TOTAL_HUFF_TBLS] |
| quicktime_jpeg_huffman | jpg_dc_huff [TOTAL_HUFF_TBLS] |
| QUICKTIME_INT16 | jpg_dct_buf [DCTSIZE2] |
| long | jpg_h_bnum |
| unsigned long | jpg_h_bbuf |
| long | jpg_nxt_rst_num |
| int | jpg_dprec |
| int | jpg_height |
| int | jpg_width |
| int | jpg_std_DHT_flag |
| quicktime_mjpa_info | mjpa_info |
| int | marker |
| quicktime_mjpa_buffs | yuvbufs |
| quicktime_mjpa_yuvtabs | yuvtabs |
| int | jpg_saw_SOI |
| int | jpg_saw_SOF |
| int | jpg_saw_SOS |
| int | jpg_saw_EOI |
| int | jpg_saw_DHT |
| int | jpg_saw_DQT |
| int | mjpg_kludge |
Definition at line 70 of file fastjpg.h.
| unsigned char* quicktime_jpeg_t::chunk |
Definition at line 72 of file fastjpg.h.
Referenced by quicktime_fastjpg_check_for_marker(), quicktime_fastjpg_decode(), quicktime_fastjpg_readbyte(), quicktime_fastjpg_readint16(), quicktime_fastjpg_readint32(), quicktime_fastjpg_skip(), and quicktime_fastjpg_skip_to_next_rst().
Definition at line 73 of file fastjpg.h.
Referenced by quicktime_fastjpg_check_for_marker(), quicktime_fastjpg_decode(), quicktime_fastjpg_eof(), quicktime_fastjpg_readbyte(), quicktime_fastjpg_readint16(), quicktime_fastjpg_readint32(), quicktime_fastjpg_skip(), and quicktime_fastjpg_skip_to_next_rst().
| long* quicktime_jpeg_t::quant_tables[TOTAL_QUANT_TBLS] |
Definition at line 74 of file fastjpg.h.
Referenced by quicktime_fastjpg_buildstdDQT(), quicktime_fastjpg_decode_111111(), quicktime_fastjpg_decode_211111(), quicktime_fastjpg_decode_221111(), quicktime_fastjpg_decode_411111(), quicktime_fastjpg_delete(), quicktime_fastjpg_init(), and quicktime_fastjpg_readDQT().
| unsigned char* quicktime_jpeg_t::jpg_samp_limit |
Definition at line 75 of file fastjpg.h.
Referenced by quicktime_fastjpg_delete(), quicktime_fastjpg_huffparse(), and quicktime_fastjpg_init_limittable().
| unsigned char* quicktime_jpeg_t::byte_limit |
Definition at line 77 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), quicktime_fastjpg_readSOF(), and quicktime_fastjpg_readSOS().
Definition at line 78 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), and quicktime_fastjpg_readSOS().
Definition at line 79 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode_111111(), quicktime_fastjpg_decode_211111(), quicktime_fastjpg_decode_221111(), quicktime_fastjpg_decode_411111(), quicktime_fastjpg_readDRI(), and quicktime_fastjpg_readSOI().
| quicktime_jpeg_comp_header quicktime_jpeg_t::jpg_comps[MAX_COMPS+1] |
Definition at line 80 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), quicktime_fastjpg_decode_111111(), quicktime_fastjpg_decode_211111(), quicktime_fastjpg_decode_221111(), quicktime_fastjpg_decode_411111(), quicktime_fastjpg_readSOF(), quicktime_fastjpg_readSOS(), and quicktime_fastjpg_resethuffman().
| char quicktime_jpeg_t::IJPG_Tab1[64] |
| char quicktime_jpeg_t::IJPG_Tab2[64] |
| quicktime_jpeg_huffman quicktime_jpeg_t::jpg_ac_huff[TOTAL_HUFF_TBLS] |
Definition at line 83 of file fastjpg.h.
Referenced by quicktime_fastjpg_buildstdhuffman(), quicktime_fastjpg_huffparse(), and quicktime_fastjpg_readDHT().
| quicktime_jpeg_huffman quicktime_jpeg_t::jpg_dc_huff[TOTAL_HUFF_TBLS] |
Definition at line 84 of file fastjpg.h.
Referenced by quicktime_fastjpg_buildstdhuffman(), quicktime_fastjpg_huffparse(), and quicktime_fastjpg_readDHT().
| QUICKTIME_INT16 quicktime_jpeg_t::jpg_dct_buf[DCTSIZE2] |
Definition at line 85 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode_111111(), quicktime_fastjpg_decode_211111(), quicktime_fastjpg_decode_221111(), and quicktime_fastjpg_decode_411111().
Definition at line 86 of file fastjpg.h.
Referenced by quicktime_fastjpg_check_for_marker(), quicktime_fastjpg_decode_111111(), quicktime_fastjpg_decode_211111(), quicktime_fastjpg_decode_221111(), quicktime_fastjpg_decode_411111(), quicktime_fastjpg_huffparse(), quicktime_fastjpg_resethuffman(), and quicktime_fastjpg_skip_to_next_rst().
| unsigned long quicktime_jpeg_t::jpg_h_bbuf |
Definition at line 87 of file fastjpg.h.
Referenced by quicktime_fastjpg_check_for_marker(), quicktime_fastjpg_decode_111111(), quicktime_fastjpg_decode_211111(), quicktime_fastjpg_decode_221111(), quicktime_fastjpg_decode_411111(), quicktime_fastjpg_huffparse(), quicktime_fastjpg_resethuffman(), and quicktime_fastjpg_skip_to_next_rst().
Definition at line 90 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), and quicktime_fastjpg_readSOF().
Definition at line 91 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), and quicktime_fastjpg_readSOF().
Definition at line 92 of file fastjpg.h.
Referenced by quicktime_fastjpg_buildstdhuffman(), quicktime_fastjpg_decode(), quicktime_fastjpg_init(), and quicktime_fastjpg_readDHT().
Definition at line 93 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), quicktime_fastjpg_init(), and quicktime_fastjpg_readAPPX().
Definition at line 94 of file fastjpg.h.
Referenced by quicktime_fastjpg_check_for_marker(), quicktime_fastjpg_decode(), quicktime_fastjpg_decode_111111(), quicktime_fastjpg_decode_211111(), quicktime_fastjpg_decode_221111(), quicktime_fastjpg_decode_411111(), quicktime_fastjpg_read_markers(), and quicktime_fastjpg_readEOI().
Definition at line 95 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode_111111(), quicktime_fastjpg_decode_211111(), quicktime_fastjpg_decode_221111(), quicktime_fastjpg_decode_411111(), quicktime_fastjpg_deleteMCU(), quicktime_fastjpg_init(), and quicktime_fastjpg_initMCU().
Definition at line 96 of file fastjpg.h.
Referenced by quicktime_fastjpg_delete(), and quicktime_fastjpg_init_yuv().
Definition at line 99 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), and quicktime_fastjpg_read_markers().
Definition at line 100 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), and quicktime_fastjpg_read_markers().
Definition at line 101 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), and quicktime_fastjpg_read_markers().
Definition at line 102 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), and quicktime_fastjpg_readEOI().
Definition at line 103 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), and quicktime_fastjpg_read_markers().
Definition at line 104 of file fastjpg.h.
Referenced by quicktime_fastjpg_decode(), and quicktime_fastjpg_read_markers().
Definition at line 105 of file fastjpg.h.
Referenced by quicktime_fastjpg_init(), quicktime_fastjpg_readDHT(), quicktime_fastjpg_readDQT(), and quicktime_fastjpg_readSOF().
1.5.5