uvgVPCCenc 1.2.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
uvgv3cbitstream::uvg_data_chunk Struct Reference

#include <v3cbitstream.hpp>

Collaboration diagram for uvgv3cbitstream::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 uvgv3cbitstream::uvg_data_chunk::data[UVG_DATA_CHUNK_SIZE]

◆ len

uint32_t uvgv3cbitstream::uvg_data_chunk::len

◆ next

struct uvg_data_chunk* uvgv3cbitstream::uvg_data_chunk::next

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