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
uvg_data_chunk Struct Reference

#include <bitstream_util.hpp>

Collaboration diagram for uvg_data_chunk:

Public Attributes

uint8_t data [UVG_DATA_CHUNK_SIZE]
 
uint32_t len
 
struct uvg_data_chunknext
 

Member Data Documentation

◆ data

uint8_t uvg_data_chunk::data[UVG_DATA_CHUNK_SIZE]

◆ len

uint32_t uvg_data_chunk::len

◆ next

struct uvg_data_chunk* uvg_data_chunk::next

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