#include <jpegint.h>
Definition at line 146 of file jpegint.h.
◆ JMETHOD() [1/4]
jpeg_input_controller::JMETHOD |
( |
int |
, |
|
|
consume_input |
, |
|
|
(j_decompress_ptr cinfo) |
|
|
) |
| |
◆ JMETHOD() [2/4]
jpeg_input_controller::JMETHOD |
( |
void |
, |
|
|
reset_input_controller |
, |
|
|
(j_decompress_ptr cinfo) |
|
|
) |
| |
◆ JMETHOD() [3/4]
jpeg_input_controller::JMETHOD |
( |
void |
, |
|
|
start_input_pass |
, |
|
|
(j_decompress_ptr cinfo) |
|
|
) |
| |
◆ JMETHOD() [4/4]
jpeg_input_controller::JMETHOD |
( |
void |
, |
|
|
finish_input_pass |
, |
|
|
(j_decompress_ptr cinfo) |
|
|
) |
| |
◆ eoi_reached
boolean jpeg_input_controller::eoi_reached |
◆ has_multiple_scans
boolean jpeg_input_controller::has_multiple_scans |
The documentation for this struct was generated from the following file: