|
bool | Initialize (const uint8_t *data, off_t size) |
|
bool | ReadBits (int num_bits, int *out) |
|
bool | ReadBool (bool *out) |
|
bool | SkipBits (int num_bits) |
|
bool | ReadUE (int *val) |
|
bool | ReadSE (int *val) |
|
off_t | NumBitsLeft () |
|
bool | HasMoreRBSPData () |
|
size_t | NumEmulationPreventionBytesRead () |
|
Definition at line 23 of file h26x_bit_reader.h.
The documentation for this class was generated from the following files: