ReactOS 0.4.16-dev-258-g81860b4
|
Public Attributes | |
struct jpeg_destination_mgr | pub |
unsigned char ** | outbuffer |
size_t * | outsize |
unsigned char * | newbuffer |
JOCTET * | buffer |
size_t | bufsize |
Definition at line 45 of file jdatadst.c.
JOCTET* my_mem_destination_mgr::buffer |
Definition at line 51 of file jdatadst.c.
size_t my_mem_destination_mgr::bufsize |
Definition at line 52 of file jdatadst.c.
Definition at line 50 of file jdatadst.c.
Definition at line 48 of file jdatadst.c.
size_t* my_mem_destination_mgr::outsize |
Definition at line 49 of file jdatadst.c.
struct jpeg_destination_mgr my_mem_destination_mgr::pub |
Definition at line 46 of file jdatadst.c.