codestream parameters More...
#include <codestream_manager.h>
Data Fields | |
| int | fd |
| file descriptor | |
| OPJ_OFF_T | offset |
| byte position of DBox (Box Contents) in the file | |
| Byte8_t | length |
| content length | |
codestream parameters
file descriptor
Referenced by fetch_codestream1byte(), fetch_codestream2bytebigendian(), fetch_codestream4bytebigendian(), fetch_codestreambytes(), print_codestream(), and set_codestream().
content length
Referenced by print_codestream(), and set_codestream().
byte position of DBox (Box Contents) in the file
Referenced by fetch_codestream1byte(), fetch_codestream2bytebigendian(), fetch_codestream4bytebigendian(), fetch_codestreambytes(), print_codestream(), and set_codestream().
1.6.1