|
RawSpeed
fast raw decoding library
|
#include "rawspeedconfig.h"#include "metadata/CameraMetaData.h"#include "common/Common.h"#include "metadata/Camera.h"#include <algorithm>#include <cstdint>#include <map>#include <memory>#include <string>#include <string_view>#include <tuple>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | rawspeed |
| namespace | rawspeed::anonymous_namespace{CameraMetaData.cpp} |
Functions | |
| CameraId | rawspeed::anonymous_namespace{CameraMetaData.cpp}::getId (const std::string &make, const std::string &model, const std::string &mode) |