|
Blender V4.3
|
Public Attributes | |
| const uchar * | buf |
| const uchar * | cur |
| OPJ_OFF_T | len |
| const uchar* BufInfo::buf |
Definition at line 122 of file jp2.cc.
Referenced by imb_load_jp2(), opj_read_from_buffer(), opj_seek_from_buffer(), and opj_skip_from_buffer().
| const uchar* BufInfo::cur |
Definition at line 123 of file jp2.cc.
Referenced by imb_load_jp2(), 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.cc.
Referenced by imb_load_jp2(), opj_read_from_buffer(), opj_seek_from_buffer(), opj_skip_from_buffer(), and opj_stream_create_from_buffer().