
Data Fields | |
| struct jpeg_destination_mgr | pub |
| JOCTET * | buffer |
| mjpa_compress_engine * | engine |
Definition at line 10 of file jdatadst.c.
struct jpeg_destination_mgr my_destination_mgr::pub [read] |
Definition at line 11 of file jdatadst.c.
Referenced by empty_output_buffer(), init_destination(), jpeg_buffer_dest(), and term_destination().
| JOCTET* my_destination_mgr::buffer |
Definition at line 13 of file jdatadst.c.
Referenced by empty_output_buffer(), and init_destination().
Definition at line 14 of file jdatadst.c.
Referenced by empty_output_buffer(), init_destination(), jpeg_buffer_dest(), and term_destination().
1.5.5