FFmpeg
Data Fields
VVCSH Struct Reference

#include <ps.h>

Data Fields

const H266RawSliceHeaderr
 RefStruct reference. More...
 
uint32_t num_ctus_in_curr_slice
 NumCtusInCurrSlice. More...
 
const uint32_t * ctb_addr_in_curr_slice
 CtbAddrInCurrSlice. More...
 
PredWeightTable pwt
 
int8_t ref_idx_sym [2]
 RefIdxSymL0, RefIdxSymL1. More...
 
int8_t slice_qp_y
 SliceQpY. More...
 
DBParams deblock
 
uint8_t min_qt_size [2]
 MinQtSizeY, MinQtSizeC. More...
 
uint8_t max_bt_size [2]
 MaxBtSizeY, MaxBtSizeC. More...
 
uint8_t max_tt_size [2]
 MaxTtSizeY, MaxTtSizeC. More...
 
uint8_t max_mtt_depth [2]
 MaxMttDepthY, MaxMttDepthC. More...
 
uint8_t cu_qp_delta_subdiv
 CuQpDeltaSubdiv. More...
 
uint8_t cu_chroma_qp_offset_subdiv
 CuChromaQpOffsetSubdiv. More...
 
uint32_t entry_point_start_ctu [VVC_MAX_ENTRY_POINTS]
 entry point start in ctu_addr More...
 

Detailed Description

Definition at line 231 of file ps.h.

Field Documentation

◆ r

const H266RawSliceHeader* VVCSH::r

RefStruct reference.

Definition at line 232 of file ps.h.

Referenced by abs_remainder_decode(), abs_remainder_ts_decode(), affine_merge_const_candidates(), affine_merge_zero_motion(), alf_filter_cc(), alf_filter_chroma(), alf_get_coeff_and_clip(), alf_params(), cabac_init_state(), chroma_qp_offset_decode(), ctu_get_pred(), deblock_is_boundary(), dequant(), derive_mode_type_condition(), derive_qp(), derive_scale_m(), derive_temporal_colocated_mvs(), derive_weight(), derive_weight_uni(), dual_tree_implicit_qt_split(), emulated_edge(), emulated_edge_bilinear(), emulated_edge_dmvr(), ep_init_cabac_decoder(), ff_vvc_alf_filter(), ff_vvc_alf_luma_prev_filter_idx(), ff_vvc_decode_neighbour(), ff_vvc_decode_sh(), ff_vvc_lmcs_filter(), ff_vvc_no_backward_pred_flag(), ff_vvc_residual_coding(), ff_vvc_sao_filter(), ff_vvc_slice_rpl(), frame_start(), get_cclm_enabled(), hls_coding_tree(), hls_coding_tree_unit(), hls_coding_unit(), hls_sao(), itransform(), last_significant_coeff_x_y_decode(), merge_data_block(), mv_merge_mode(), mv_merge_temporal_candidate(), mv_merge_zero_motion_candidate(), mvp_data(), pred_mode_decode(), pred_regular_luma(), predict_inter(), ref_idx_decode(), residual_coding_subblock(), run_deblock_h(), run_deblock_v(), sb_clip_location(), sb_coded_flag_decode(), sb_temproal_luma_motion(), schedule_inter(), set_qp_c(), sh_alf_aps(), sh_deblock_offsets(), sh_inter(), sh_partition_constraints(), sh_qp_y(), sh_slice_address(), sig_coeff_flag_decode(), slice_init_entry_points(), slice_start(), slices_free(), smvd_find(), smvd_ref_idx(), and temporal_luma_motion_vector().

◆ num_ctus_in_curr_slice

uint32_t VVCSH::num_ctus_in_curr_slice

NumCtusInCurrSlice.

Definition at line 236 of file ps.h.

Referenced by hls_coding_tree_unit(), init_slice_rpl(), sh_entry_points(), sh_slice_address(), and slice_init_entry_points().

◆ ctb_addr_in_curr_slice

const uint32_t* VVCSH::ctb_addr_in_curr_slice

◆ pwt

PredWeightTable VVCSH::pwt

◆ ref_idx_sym

int8_t VVCSH::ref_idx_sym[2]

RefIdxSymL0, RefIdxSymL1.

Definition at line 241 of file ps.h.

Referenced by mvp_data(), ref_idx_decode(), and smvd_ref_idx().

◆ slice_qp_y

int8_t VVCSH::slice_qp_y

SliceQpY.

Definition at line 244 of file ps.h.

Referenced by cabac_init_state(), get_qp_y_pred(), set_qp_y(), and sh_qp_y().

◆ deblock

DBParams VVCSH::deblock

Definition at line 247 of file ps.h.

Referenced by deblock_params(), and sh_deblock_offsets().

◆ min_qt_size

uint8_t VVCSH::min_qt_size[2]

MinQtSizeY, MinQtSizeC.

Definition at line 250 of file ps.h.

Referenced by can_split(), and sh_partition_constraints().

◆ max_bt_size

uint8_t VVCSH::max_bt_size[2]

MaxBtSizeY, MaxBtSizeC.

Definition at line 251 of file ps.h.

Referenced by can_split(), and sh_partition_constraints().

◆ max_tt_size

uint8_t VVCSH::max_tt_size[2]

MaxTtSizeY, MaxTtSizeC.

Definition at line 252 of file ps.h.

Referenced by can_split(), and sh_partition_constraints().

◆ max_mtt_depth

uint8_t VVCSH::max_mtt_depth[2]

MaxMttDepthY, MaxMttDepthC.

Definition at line 253 of file ps.h.

Referenced by can_split(), and sh_partition_constraints().

◆ cu_qp_delta_subdiv

uint8_t VVCSH::cu_qp_delta_subdiv

CuQpDeltaSubdiv.

Definition at line 254 of file ps.h.

Referenced by coding_tree_tth(), coding_tree_ttv(), and sh_partition_constraints().

◆ cu_chroma_qp_offset_subdiv

uint8_t VVCSH::cu_chroma_qp_offset_subdiv

CuChromaQpOffsetSubdiv.

Definition at line 255 of file ps.h.

Referenced by coding_tree_tth(), coding_tree_ttv(), and sh_partition_constraints().

◆ entry_point_start_ctu

uint32_t VVCSH::entry_point_start_ctu[VVC_MAX_ENTRY_POINTS]

entry point start in ctu_addr

Definition at line 258 of file ps.h.

Referenced by sh_entry_points(), and slice_init_entry_points().


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