|
Blender
V2.59
|
Public Attributes | |
| struct jpeg_source_mgr | pub |
| unsigned char * | buffer |
| int | size |
| JOCTET | terminal [2] |
| unsigned char* my_source_mgr::buffer |
Definition at line 131 of file jpeg.c.
Referenced by memory_source().
| struct jpeg_source_mgr my_source_mgr::pub |
Definition at line 129 of file jpeg.c.
Referenced by fill_input_buffer(), memory_source(), and skip_input_data().
Definition at line 132 of file jpeg.c.
Referenced by MakeCursor::App::changesize(), MakeCursor::App::doit(), memory_source(), MakeCursor::App::scrnclick(), MakeCursor::App::scrndrag(), MakeCursor::App::updateprev(), and MakeCursor::App::updatescrn().
| JOCTET my_source_mgr::terminal[2] |
Definition at line 133 of file jpeg.c.
Referenced by fill_input_buffer().