#include <utils/jpeglib/jpegint.h>
Public Member Functions | |
| JMETHOD (int, consume_input,(j_decompress_ptr cinfo)) | |
| JMETHOD (void, reset_input_controller,(j_decompress_ptr cinfo)) | |
| JMETHOD (void, start_input_pass,(j_decompress_ptr cinfo)) | |
| JMETHOD (void, finish_input_pass,(j_decompress_ptr cinfo)) | |
Public Attributes | |
| boolean | has_multiple_scans |
| boolean | eoi_reached |
| jpeg_input_controller::JMETHOD | ( | int | , |
| consume_input | , | ||
| (j_decompress_ptr cinfo) | |||
| ) |
| jpeg_input_controller::JMETHOD | ( | void | , |
| reset_input_controller | , | ||
| (j_decompress_ptr cinfo) | |||
| ) |
| jpeg_input_controller::JMETHOD | ( | void | , |
| start_input_pass | , | ||
| (j_decompress_ptr cinfo) | |||
| ) |
| jpeg_input_controller::JMETHOD | ( | void | , |
| finish_input_pass | , | ||
| (j_decompress_ptr cinfo) | |||
| ) |
| boolean jpeg_input_controller::eoi_reached |
Definition at line 161 of file jpegint.h.
Referenced by consume_markers(), jinit_input_controller(), and reset_input_controller().
| boolean jpeg_input_controller::has_multiple_scans |
Definition at line 160 of file jpegint.h.
Referenced by consume_markers(), jinit_input_controller(), and reset_input_controller().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |