RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
rawspeed::ByteStreamPosition< bo > Struct Template Reference

#include "bitstreams/BitStreamPosition.h"

Collaboration diagram for rawspeed::ByteStreamPosition< bo >:
[legend]

Public Attributes

int bytePos
int numBitsToSkip

Detailed Description

template<BitOrder bo>
struct rawspeed::ByteStreamPosition< bo >

Definition at line 38 of file BitStreamPosition.h.

Member Data Documentation

◆ bytePos

template<BitOrder bo>
int rawspeed::ByteStreamPosition< bo >::bytePos

Definition at line 39 of file BitStreamPosition.h.

Referenced by rawspeed::getAsByteStreamPosition().

◆ numBitsToSkip

template<BitOrder bo>
int rawspeed::ByteStreamPosition< bo >::numBitsToSkip

Definition at line 40 of file BitStreamPosition.h.

Referenced by rawspeed::getAsByteStreamPosition().


The documentation for this struct was generated from the following file: