libxcoder  5.2.0
_ni_bitstream_reader_t Struct Reference

#include <ni_bitstream.h>

Data Fields

const uint8_t * buf
 
int byte_offset
 
int bit_offset
 
int size_in_bits
 

Detailed Description

Definition at line 119 of file ni_bitstream.h.

Field Documentation

◆ bit_offset

int bit_offset

Definition at line 123 of file ni_bitstream.h.

◆ buf

const uint8_t* buf

Definition at line 121 of file ni_bitstream.h.

◆ byte_offset

int byte_offset

Definition at line 122 of file ni_bitstream.h.

◆ size_in_bits

int size_in_bits

Definition at line 124 of file ni_bitstream.h.


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