Data Fields | |
| struct jpeg_destination_mgr | pub |
| JOCTET * | buffer |
| thread_struct * | buffer_struct |
Definition at line 10 of file jdatadst.c.
struct jpeg_destination_mgr bcast_destination_mgr::pub [read] |
Definition at line 11 of file jdatadst.c.
Referenced by bcast_empty_output_buffer(), bcast_init_destination(), bcast_jpeg_buffer_dest(), and bcast_term_destination().
| JOCTET* bcast_destination_mgr::buffer |
Definition at line 13 of file jdatadst.c.
Referenced by bcast_empty_output_buffer(), and bcast_init_destination().
| thread_struct* bcast_destination_mgr::buffer_struct |
Definition at line 14 of file jdatadst.c.
Referenced by bcast_empty_output_buffer(), bcast_init_destination(), bcast_jpeg_buffer_dest(), and bcast_term_destination().
1.5.5