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

jpeg_d_coef_controller struct

Syntax

struct jpeg_d_coef_controller;
Implemented in jpegint.h:169

Fields

start_input_pass

No summary provided. Read more...

consume_data

No summary provided. Read more...

start_output_pass

No summary provided. Read more...

decompress_data

No summary provided. Read more...

coef_arrays

No summary provided. Read more...

References

LocationReferrerScopeText
jpegint.h:169
struct jpeg_d_coef_controller {
jpeglib.h:660
struct jpeg_d_coef_controller * coef;
jdcoefct.c:30my_coef_controller::pubmy_coef_controller
struct jpeg_d_coef_controller pub; /* public fields */
jdcoefct.c:685jinit_d_coef_controller()
cinfo->coef = (struct jpeg_d_coef_controller *) coef;
jpeglib.h:660jpeg_decompress_struct::coefjpeg_decompress_struct
struct jpeg_d_coef_controller * coef;

Type Use

Variables of jpeg_d_coef_controller type
jpeg_d_coef_controller