|
RawSpeed
fast raw decoding library
|
#include "decompressors/AbstractLJpegDecoder.h"
Public Attributes | |
| uint32_t | componentId = ~0U |
| uint32_t | dcTblNo = ~0U |
| uint32_t | superH = ~0U |
| uint32_t | superV = ~0U |
Definition at line 49 of file AbstractLJpegDecoder.h.
| uint32_t rawspeed::JpegComponentInfo::componentId = ~0U |
Definition at line 54 of file AbstractLJpegDecoder.h.
| uint32_t rawspeed::JpegComponentInfo::dcTblNo = ~0U |
Definition at line 60 of file AbstractLJpegDecoder.h.
| uint32_t rawspeed::JpegComponentInfo::superH = ~0U |
Definition at line 61 of file AbstractLJpegDecoder.h.
| uint32_t rawspeed::JpegComponentInfo::superV = ~0U |
Definition at line 62 of file AbstractLJpegDecoder.h.