Definition at line 710 of file mrpt_jpeglib.h.
#include <utils/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 712 of file mrpt_jpeglib.h.
Referenced by dump_buffer(), emit_byte(), empty_output_buffer(), init_destination(), and term_destination().
JOCTET* jpeg_destination_mgr::next_output_byte |
Definition at line 711 of file mrpt_jpeglib.h.
Referenced by dump_buffer(), emit_byte(), empty_output_buffer(), and init_destination().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |