|
Blender V5.0
|
Public Attributes | |
| jpeg_source_mgr | pub |
| const uchar * | buffer |
| int | size |
| JOCTET | terminal [2] |
Definition at line 93 of file format_jpeg.cc.
| const uchar* my_source_mgr::buffer |
Definition at line 96 of file format_jpeg.cc.
Referenced by memory_source().
| jpeg_source_mgr my_source_mgr::pub |
Definition at line 94 of file format_jpeg.cc.
Referenced by fill_input_buffer(), memory_source(), and skip_input_data().
| int my_source_mgr::size |
Definition at line 97 of file format_jpeg.cc.
Referenced by memory_source().
| JOCTET my_source_mgr::terminal[2] |
Definition at line 98 of file format_jpeg.cc.
Referenced by fill_input_buffer().