RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
rawspeed::IiqDecoder::IiqOffset Struct Referencefinal
Collaboration diagram for rawspeed::IiqDecoder::IiqOffset:
[legend]

Public Member Functions

 IiqOffset ()=default
 IiqOffset (uint32_t block, uint32_t offset_)

Public Attributes

uint32_t n
uint32_t offset

Detailed Description

Definition at line 40 of file IiqDecoder.h.

Constructor & Destructor Documentation

◆ IiqOffset() [1/2]

rawspeed::IiqDecoder::IiqOffset::IiqOffset ( )
default

◆ IiqOffset() [2/2]

rawspeed::IiqDecoder::IiqOffset::IiqOffset ( uint32_t block,
uint32_t offset_ )
inline

Definition at line 45 of file IiqDecoder.h.

References n, and offset.

Member Data Documentation

◆ n

uint32_t rawspeed::IiqDecoder::IiqOffset::n

Definition at line 41 of file IiqDecoder.h.

Referenced by IiqOffset().

◆ offset

uint32_t rawspeed::IiqDecoder::IiqOffset::offset

Definition at line 42 of file IiqDecoder.h.

Referenced by IiqOffset().


The documentation for this struct was generated from the following file: