libopenraw
|
Public Attributes | |
int16_t | componentId |
int16_t | componentIndex |
int16_t | hSampFactor |
int16_t | vSampFactor |
int16_t | dcTblNo |
Definition at line 34 of file ljpegdecompressor_priv.hpp.
int16_t OpenRaw::Internals::JpegComponentInfo::componentId |
Definition at line 39 of file ljpegdecompressor_priv.hpp.
int16_t OpenRaw::Internals::JpegComponentInfo::componentIndex |
Definition at line 40 of file ljpegdecompressor_priv.hpp.
int16_t OpenRaw::Internals::JpegComponentInfo::dcTblNo |
Definition at line 54 of file ljpegdecompressor_priv.hpp.
int16_t OpenRaw::Internals::JpegComponentInfo::hSampFactor |
Definition at line 47 of file ljpegdecompressor_priv.hpp.
int16_t OpenRaw::Internals::JpegComponentInfo::vSampFactor |
Definition at line 48 of file ljpegdecompressor_priv.hpp.