#include <fastjpg.h>
Data Fields | |
| int | allocated |
| unsigned char * | ybuf |
| unsigned char * | ubuf |
| unsigned char * | vbuf |
Definition at line 52 of file fastjpg.h.
Definition at line 54 of file fastjpg.h.
Referenced by quicktime_fastjpg_deleteMCU(), quicktime_fastjpg_init(), and quicktime_fastjpg_initMCU().
| unsigned char* quicktime_mjpa_buffs::ybuf |
Definition at line 55 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().
| unsigned char* quicktime_mjpa_buffs::ubuf |
Definition at line 56 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().
| unsigned char* quicktime_mjpa_buffs::vbuf |
Definition at line 57 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().
1.5.5