RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
Common.h File Reference
#include "rawspeedconfig.h"
#include "adt/Point.h"
#include <cstdint>
Include dependency graph for Common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool RAWSPEED_READNONE benchmarkDryRun ()
rawspeed::iPoint2D RAWSPEED_READNONE areaToRectangle (uint64_t area, rawspeed::iPoint2D aspect={2, 2})

Function Documentation

◆ areaToRectangle()

rawspeed::iPoint2D RAWSPEED_READNONE areaToRectangle ( uint64_t area,
rawspeed::iPoint2D aspect = {2, 2} )

◆ benchmarkDryRun()