MRPT
1.9.9
|
Definition at line 714 of file mrpt_jpeglib.h.
#include <jpeglib/mrpt_jpeglib.h>
Public Member Functions | |
JMETHOD (void, init_destination,(j_compress_ptr cinfo)) | |
JMETHOD (boolean, empty_output_buffer,(j_compress_ptr cinfo)) | |
JMETHOD (void, term_destination,(j_compress_ptr cinfo)) | |
Public Attributes | |
JOCTET * | next_output_byte |
size_t | free_in_buffer |
jpeg_destination_mgr::JMETHOD | ( | void | , |
init_destination | , | ||
(j_compress_ptr cinfo) | |||
) |
jpeg_destination_mgr::JMETHOD | ( | boolean | , |
empty_output_buffer | , | ||
(j_compress_ptr cinfo) | |||
) |
jpeg_destination_mgr::JMETHOD | ( | void | , |
term_destination | , | ||
(j_compress_ptr cinfo) | |||
) |
size_t jpeg_destination_mgr::free_in_buffer |
Definition at line 717 of file mrpt_jpeglib.h.
Referenced by empty_output_buffer(), init_destination(), and term_destination().
JOCTET* jpeg_destination_mgr::next_output_byte |
Definition at line 716 of file mrpt_jpeglib.h.
Referenced by empty_output_buffer(), and init_destination().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |