|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <jpegint.h>
Public Member Functions | |
| JMETHOD (void, start_pass,(j_decompress_ptr cinfo)) | |
| JMETHOD (boolean, decode_mcu,(j_decompress_ptr cinfo, JBLOCKROW *MCU_data)) | |
Public Attributes | |
| boolean | insufficient_data |
| jpeg_entropy_decoder::JMETHOD | ( | void | , |
| start_pass | , | ||
| (j_decompress_ptr cinfo) | |||
| ) |
| jpeg_entropy_decoder::JMETHOD | ( | boolean | , |
| decode_mcu | , | ||
| (j_decompress_ptr cinfo, JBLOCKROW *MCU_data) | |||
| ) |
| boolean jpeg_entropy_decoder::insufficient_data |
Definition at line 216 of file jpegint.h.
Referenced by jpeg_fill_bit_buffer().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.