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

jpeg_comp_master struct

Syntax

struct jpeg_comp_master;
Implemented in jpegint.h:46

Fields

prepare_for_pass

No summary provided. Read more...

pass_startup

No summary provided. Read more...

finish_pass

No summary provided. Read more...

call_pass_startup

No summary provided. Read more...

is_last_pass

No summary provided. Read more...

References

LocationReferrerScopeText
jpegint.h:46
struct jpeg_comp_master {
jpeglib.h:426
struct jpeg_comp_master * master;
jcmaster.c:29my_comp_master::pubmy_comp_master
struct jpeg_comp_master pub; /* public fields */
jcmaster.c:814jinit_c_master_control()
cinfo->master = (struct jpeg_comp_master *) master;
jpeglib.h:426jpeg_compress_struct::masterjpeg_compress_struct
struct jpeg_comp_master * master;

Type Use

Variables of jpeg_comp_master type
jpeg_comp_master