|
RawSpeed
fast raw decoding library
|
#include "decoders/RawDecoder.h"
Public Attributes | |
| uint32_t | h = 0 |
| uint32_t | offset = 0 |
| uint32_t | count = 0 |
Definition at line 172 of file RawDecoder.h.
| uint32_t rawspeed::RawDecoder::RawSlice::count = 0 |
Definition at line 175 of file RawDecoder.h.
Referenced by rawspeed::NefDecoder::DecodeUncompressed(), and rawspeed::RawDecoder::decodeUncompressed().
| uint32_t rawspeed::RawDecoder::RawSlice::h = 0 |
Definition at line 173 of file RawDecoder.h.
Referenced by rawspeed::NefDecoder::DecodeUncompressed(), and rawspeed::RawDecoder::decodeUncompressed().
| uint32_t rawspeed::RawDecoder::RawSlice::offset = 0 |
Definition at line 174 of file RawDecoder.h.
Referenced by rawspeed::NefDecoder::DecodeUncompressed(), and rawspeed::RawDecoder::decodeUncompressed().