|
RawSpeed
fast raw decoding library
|
#include "adt/Array1DRef.h"#include "adt/Array2DRef.h"#include "adt/Point.h"#include "bitstreams/BitStreamerJPEG.h"#include "codes/PrefixCodeDecoder.h"#include "common/RawImage.h"#include "io/ByteStream.h"#include <array>#include <cstddef>#include <cstdint>#include <functional>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | rawspeed::LJpegDecompressor |
| struct | rawspeed::LJpegDecompressor::Frame |
| struct | rawspeed::LJpegDecompressor::PerComponentRecipe |
Namespaces | |
| namespace | rawspeed |