|
Blender
V3.3
|
Public Attributes | |
| const unsigned char * | buf |
| const unsigned char * | cur |
| OPJ_OFF_T | len |
| const unsigned char* BufInfo::buf |
Definition at line 122 of file jp2.c.
Referenced by imb_load_jp2(), opj_read_from_buffer(), opj_seek_from_buffer(), and opj_skip_from_buffer().
| const unsigned char* BufInfo::cur |
Definition at line 123 of file jp2.c.
Referenced by opj_read_from_buffer(), opj_seek_from_buffer(), and opj_skip_from_buffer().
| OPJ_OFF_T BufInfo::len |
Definition at line 124 of file jp2.c.
Referenced by opj_read_from_buffer(), opj_seek_from_buffer(), opj_skip_from_buffer(), and opj_stream_create_from_buffer().