RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
BitStreamPosition.h File Reference
#include "adt/Casts.h"
#include "adt/Invariant.h"
#include "bitstreams/BitStreams.h"
#include "common/Common.h"
#include <climits>
Include dependency graph for BitStreamPosition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rawspeed::BitStreamPosition< bo >
struct  rawspeed::ByteStreamPosition< bo >

Namespaces

namespace  rawspeed

Functions

template<BitOrder bo>
requires BitStreamTraits<bo>::FixedSizeChunks
ByteStreamPosition< bo > rawspeed::getAsByteStreamPosition (BitStreamPosition< bo > state)