RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
rawspeed::anonymous_namespace{NikonDecompressor.cpp} Namespace Reference

Classes

class  NikonLASDecompressor

Variables

const std::array< uint32_t, 32 > bitMask

Variable Documentation

◆ bitMask

const std::array<uint32_t, 32> rawspeed::anonymous_namespace{NikonDecompressor.cpp}::bitMask
Initial value:
= {
{0xffffffff, 0x7fffffff, 0x3fffffff, 0x1fffffff, 0x0fffffff, 0x07ffffff,
0x03ffffff, 0x01ffffff, 0x00ffffff, 0x007fffff, 0x003fffff, 0x001fffff,
0x000fffff, 0x0007ffff, 0x0003ffff, 0x0001ffff, 0x0000ffff, 0x00007fff,
0x00003fff, 0x00001fff, 0x00000fff, 0x000007ff, 0x000003ff, 0x000001ff,
0x000000ff, 0x0000007f, 0x0000003f, 0x0000001f, 0x0000000f, 0x00000007,
0x00000003, 0x00000001}}

Definition at line 71 of file NikonDecompressor.cpp.

Referenced by rawspeed::anonymous_namespace{NikonDecompressor.cpp}::NikonLASDecompressor::createPrefixCodeDecoder().