#include <GPMF_bitstream.h>
Public Attributes | |
uint16_t | bits_per_src_word |
int32_t | bitsFree |
int32_t | dwBlockLength |
int32_t | error |
uint8_t * | lpCurrentWord |
uint16_t | wBuffer |
int32_t | wordsUsed |
Definition at line 71 of file GPMF_bitstream.h.
uint16_t bitstream::bits_per_src_word |
Definition at line 79 of file GPMF_bitstream.h.
int32_t bitstream::bitsFree |
Definition at line 74 of file GPMF_bitstream.h.
int32_t bitstream::dwBlockLength |
Definition at line 77 of file GPMF_bitstream.h.
int32_t bitstream::error |
Definition at line 73 of file GPMF_bitstream.h.
uint8_t* bitstream::lpCurrentWord |
Definition at line 75 of file GPMF_bitstream.h.
uint16_t bitstream::wBuffer |
Definition at line 78 of file GPMF_bitstream.h.
int32_t bitstream::wordsUsed |
Definition at line 76 of file GPMF_bitstream.h.