|
Grok 20.3.2
|
#include <FileFormatJP2Family.h>
Public Member Functions | |
| Box () | |
Public Attributes | |
| uint64_t | length |
| uint32_t | type |
| uint64_t | byteCount |
|
inline |
References byteCount, length, and type.
Referenced by grk::UUIDBox::UUIDBox().
| uint64_t grk::Box::byteCount |
| uint64_t grk::Box::length |
| uint32_t grk::Box::type |
Referenced by Box(), grk::FileFormatJP2Family::getBoxName(), grk::FileFormatJP2Family::read_box_header(), grk::FileFormatJP2Family::read_box_header(), grk::FileFormatMJ2Decompress::read_dref(), grk::FileFormatJP2Family::read_jp2h(), grk::FileFormatMJ2Decompress::read_smj2(), grk::FileFormatMJ2Decompress::read_stsd(), grk::FileFormatJP2Family::readHeaderProcedure(), and grk::FileFormatJP2Compress::transcode().