|
RawSpeed
fast raw decoding library
|
#include "bitstreams/BitVacuumerMSB16.h"
Public Types | |
| using | Traits |
| using | StreamTraits |
| using | Cache |
| using | Derived |
| using | cache_type |
| using | OutputIterator |
| using | chunk_type |
Public Member Functions | |
| void | drainImpl () |
| void | drain () |
| void | flush () |
| void | put (uint32_t bits, int count) |
Public Attributes | |
| Cache | cache |
| OutputIterator | output |
| bool | flushed |
Static Public Attributes | |
| static constexpr int | chunk_bitwidth |
Private Types | |
| using | Base = BitVacuumer<BitVacuumerMSB16<OutputIterator>, OutputIterator> |
Definition at line 36 of file BitVacuumerMSB16.h.
|
private |
Definition at line 38 of file BitVacuumerMSB16.h.
|
inherited |
Definition at line 42 of file BitVacuumer.h.
|
inherited |
Definition at line 45 of file BitVacuumer.h.
|
inherited |
Definition at line 54 of file BitVacuumer.h.
|
inherited |
Definition at line 44 of file BitVacuumer.h.
|
inherited |
Definition at line 46 of file BitVacuumer.h.
|
inherited |
Definition at line 40 of file BitVacuumer.h.
|
inherited |
Definition at line 39 of file BitVacuumer.h.
|
inlineinherited |
Definition at line 80 of file BitVacuumer.h.
|
inlineinherited |
Definition at line 57 of file BitVacuumer.h.
|
inlineinherited |
Definition at line 90 of file BitVacuumer.h.
|
inlineinherited |
Definition at line 121 of file BitVacuumer.h.
|
inherited |
Definition at line 48 of file BitVacuumer.h.
|
staticconstexprinherited |
Definition at line 55 of file BitVacuumer.h.
|
inherited |
Definition at line 52 of file BitVacuumer.h.
|
inherited |
Definition at line 50 of file BitVacuumer.h.