|
Blender
V2.93
|
Public Attributes | |
| struct jpeg_source_mgr | pub |
| const unsigned char * | buffer |
| int | size |
| JOCTET | terminal [2] |
| const unsigned char* my_source_mgr::buffer |
Definition at line 111 of file jpeg.c.
Referenced by memory_source().
| struct jpeg_source_mgr my_source_mgr::pub |
Definition at line 78 of file jpeg.c.
Referenced by fill_input_buffer(), memory_source(), and skip_input_data().
| int my_source_mgr::size |
Definition at line 112 of file jpeg.c.
Referenced by memory_source().
| JOCTET my_source_mgr::terminal[2] |
Definition at line 113 of file jpeg.c.
Referenced by fill_input_buffer().