Public Member Functions | |
| NefDiffIterator (const HuffmanNode *const, const void *) | |
| int | get () |
Static Public Attributes | |
| static const HuffmanNode | Lossy12Bit [] |
| static const HuffmanNode | LossLess14Bit [] |
Definition at line 31 of file nefdiffiterator.h.
const HuffmanNode OpenRaw::Internals::NefDiffIterator::Lossy12Bit [static] |
{
{0, 6},
{0, 3},
{1, 5},
{0, 5},
{1, 4},
{1, 3},
{0, 10},
{0, 9},
{1, 6},
{1, 2},
{0, 12},
{1, 7},
{0, 14},
{1, 1},
{0, 16},
{1, 0},
{0, 18},
{1, 8},
{0, 20},
{1, 9},
{0, 22},
{1, 11},
{0, 24},
{1, 10},
{0, 26},
{1, 12},
{1, 0},
}
Definition at line 36 of file nefdiffiterator.h.
1.6.2