|
libopenraw
|
Public Attributes | |
| uint16_t | vpred [2][2] |
| std::vector< uint16_t > | curve |
| const HuffmanNode * | huffman |
Definition at line 64 of file neffile.hpp.
|
inline |
Definition at line 66 of file neffile.hpp.
| std::vector<uint16_t> OpenRaw::Internals::NefFile::NEFCompressionInfo::curve |
Definition at line 70 of file neffile.hpp.
| const HuffmanNode* OpenRaw::Internals::NefFile::NEFCompressionInfo::huffman |
Definition at line 71 of file neffile.hpp.
| uint16_t OpenRaw::Internals::NefFile::NEFCompressionInfo::vpred[2][2] |
Definition at line 69 of file neffile.hpp.