|
Blender V4.3
|
Public Attributes | |
| jpeg_source_mgr | pub |
| const uchar * | buffer |
| int | size |
| JOCTET | terminal [2] |
| const uchar* my_source_mgr::buffer |
Definition at line 91 of file jpeg.cc.
Referenced by memory_source().
| jpeg_source_mgr my_source_mgr::pub |
Definition at line 89 of file jpeg.cc.
Referenced by fill_input_buffer(), memory_source(), and skip_input_data().
| int my_source_mgr::size |
Definition at line 92 of file jpeg.cc.
Referenced by memory_source().
| JOCTET my_source_mgr::terminal[2] |
Definition at line 93 of file jpeg.cc.
Referenced by fill_input_buffer().