|
Blender V5.0
|
Public Attributes | |
| const uchar * | buf |
| const uchar * | cur |
| OPJ_OFF_T | len |
Definition at line 123 of file format_jp2.cc.
| const uchar* BufInfo::buf |
Definition at line 124 of file format_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 125 of file format_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 126 of file format_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().