|
RawSpeed
fast raw decoding library
|
Public Member Functions | |
| Block ()=default | |
| Block (ByteStream bs_, iPoint2D beginCoord_, iPoint2D endCoord_) | |
Public Attributes | |
| ByteStream | bs |
| iPoint2D | beginCoord |
| iPoint2D | endCoord |
Definition at line 57 of file PanasonicV4Decompressor.h.
|
default |
|
inline |
Definition at line 65 of file PanasonicV4Decompressor.h.
References beginCoord, bs, and endCoord.
| iPoint2D rawspeed::PanasonicV4Decompressor::Block::beginCoord |
Definition at line 59 of file PanasonicV4Decompressor.h.
Referenced by Block().
| ByteStream rawspeed::PanasonicV4Decompressor::Block::bs |
Definition at line 58 of file PanasonicV4Decompressor.h.
Referenced by Block().
| iPoint2D rawspeed::PanasonicV4Decompressor::Block::endCoord |
Definition at line 62 of file PanasonicV4Decompressor.h.
Referenced by Block().