uvgVPCCenc 1.0.0
uvgVPCCenc is an open-source real-time V-PCC encoder library written in C++ from scratch.
Loading...
Searching...
No Matches
Public Attributes | List of all members
bitstream_t Struct Reference

#include <bitstream_util.hpp>

Collaboration diagram for bitstream_t:

Public Attributes

uint32_t len
 
uvg_data_chunkfirst
 
uvg_data_chunklast
 
uint8_t data
 
uint8_t cur_bit
 

Member Data Documentation

◆ cur_bit

uint8_t bitstream_t::cur_bit

◆ data

uint8_t bitstream_t::data

◆ first

uvg_data_chunk* bitstream_t::first

◆ last

uvg_data_chunk* bitstream_t::last

◆ len

uint32_t bitstream_t::len

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