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

#include <atlas_frame.hpp>

Collaboration diagram for atlas_tile_header:

Public Attributes

bool ath_no_output_of_prior_atlas_frames_flag = false
 
uint16_t ath_atlas_frame_parameter_set_id = 0
 
uint16_t ath_atlas_adaptation_parameter_set_id = 0
 
uint16_t ath_id = 0
 
ATH_TYPE ath_type
 
bool ath_atlas_output_flag = false
 
size_t ath_atlas_frm_order_cnt_lsb = 0
 
bool ath_ref_atlas_frame_list_asps_flag = false
 
ref_list_struct refs
 
uint8_t ath_ref_atlas_frame_list_idx = 0
 
std::vector< bool > ath_additional_afoc_lsb_present_flag = {0}
 
std::vector< uint8_t > ath_additional_afoc_lsb_val = {0}
 
uint8_t ath_pos_min_d_quantizer = 0
 
uint8_t ath_pos_delta_max_d_quantizer = 0
 
uint8_t ath_patch_size_x_info_quantizer = 0
 
uint8_t ath_patch_size_y_info_quantizer = 0
 
uint8_t ath_raw_3d_offset_axis_bit_count_minus1 = 0
 
bool ath_num_ref_idx_active_override_flag = false
 
uint8_t ath_num_ref_idx_active_minus1 = 0
 

Member Data Documentation

◆ ath_additional_afoc_lsb_present_flag

std::vector<bool> atlas_tile_header::ath_additional_afoc_lsb_present_flag = {0}

◆ ath_additional_afoc_lsb_val

std::vector<uint8_t> atlas_tile_header::ath_additional_afoc_lsb_val = {0}

◆ ath_atlas_adaptation_parameter_set_id

uint16_t atlas_tile_header::ath_atlas_adaptation_parameter_set_id = 0

◆ ath_atlas_frame_parameter_set_id

uint16_t atlas_tile_header::ath_atlas_frame_parameter_set_id = 0

◆ ath_atlas_frm_order_cnt_lsb

size_t atlas_tile_header::ath_atlas_frm_order_cnt_lsb = 0

◆ ath_atlas_output_flag

bool atlas_tile_header::ath_atlas_output_flag = false

◆ ath_id

uint16_t atlas_tile_header::ath_id = 0

◆ ath_no_output_of_prior_atlas_frames_flag

bool atlas_tile_header::ath_no_output_of_prior_atlas_frames_flag = false

◆ ath_num_ref_idx_active_minus1

uint8_t atlas_tile_header::ath_num_ref_idx_active_minus1 = 0

◆ ath_num_ref_idx_active_override_flag

bool atlas_tile_header::ath_num_ref_idx_active_override_flag = false

◆ ath_patch_size_x_info_quantizer

uint8_t atlas_tile_header::ath_patch_size_x_info_quantizer = 0

◆ ath_patch_size_y_info_quantizer

uint8_t atlas_tile_header::ath_patch_size_y_info_quantizer = 0

◆ ath_pos_delta_max_d_quantizer

uint8_t atlas_tile_header::ath_pos_delta_max_d_quantizer = 0

◆ ath_pos_min_d_quantizer

uint8_t atlas_tile_header::ath_pos_min_d_quantizer = 0

◆ ath_raw_3d_offset_axis_bit_count_minus1

uint8_t atlas_tile_header::ath_raw_3d_offset_axis_bit_count_minus1 = 0

◆ ath_ref_atlas_frame_list_asps_flag

bool atlas_tile_header::ath_ref_atlas_frame_list_asps_flag = false

◆ ath_ref_atlas_frame_list_idx

uint8_t atlas_tile_header::ath_ref_atlas_frame_list_idx = 0

◆ ath_type

ATH_TYPE atlas_tile_header::ath_type

◆ refs

ref_list_struct atlas_tile_header::refs

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