my_destination_mgr is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

my_destination_mgr struct

Syntax

typedef struct {   struct jpeg_destination_mgr pub;  #ifdef JFILE     JFILE * outfile;         #endif    JOCTET * buffer;         } my_destination_mgr;

Fields

pub

No summary provided. Read more...

outfile

No summary provided. Read more...

buffer

No summary provided. Read more...

Type Use

Variables of my_destination_mgr type
init_destination()::dest
empty_output_buffer()::dest
term_destination()::dest
jpeg_stdio_dest()::dest
all items filtered out
my_destination_mgr
all items filtered out
my_destination_mgr
all items filtered out