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

Go to the source code of this file.

Namespaces

namespace  rawspeed

Enumerations

enum class  rawspeed::BitOrder : uint8_t {
  rawspeed::LSB , rawspeed::MSB , rawspeed::MSB16 , rawspeed::MSB32 ,
  rawspeed::JPEG
}