FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
HEVCParamSets Struct Reference

#include <hevc_ps.h>

Data Fields

AVBufferRefvps_list [HEVC_MAX_VPS_COUNT]
 
AVBufferRefsps_list [HEVC_MAX_SPS_COUNT]
 
AVBufferRefpps_list [HEVC_MAX_PPS_COUNT]
 
const HEVCVPSvps
 
const HEVCSPSsps
 
const HEVCPPSpps
 

Detailed Description

Definition at line 394 of file hevc_ps.h.

Field Documentation

AVBufferRef* HEVCParamSets::vps_list[HEVC_MAX_VPS_COUNT]
AVBufferRef* HEVCParamSets::sps_list[HEVC_MAX_SPS_COUNT]
AVBufferRef* HEVCParamSets::pps_list[HEVC_MAX_PPS_COUNT]
const HEVCVPS* HEVCParamSets::vps
const HEVCSPS* HEVCParamSets::sps

Definition at line 401 of file hevc_ps.h.

Referenced by alloc_frame(), chroma_mc_bi(), chroma_mc_uni(), chroma_tc(), copy_CTB_to_hv(), deblocking_filter_CTB(), decode_lt_rps(), decode_nal_unit(), derive_spatial_merge_candidates(), ff_hevc_bump_frame(), ff_hevc_cabac_init(), ff_hevc_deblocking_boundary_strengths(), ff_hevc_get_ref_list(), ff_hevc_hls_filter(), ff_hevc_hls_filters(), ff_hevc_hls_residual_coding(), ff_hevc_luma_mv_mvp_mode(), ff_hevc_output_frame(), ff_hevc_part_mode_decode(), ff_hevc_sao_offset_abs_decode(), ff_hevc_save_states(), ff_hevc_set_neighbour_available(), ff_hevc_set_new_ref(), ff_hevc_set_qPy(), ff_hevc_skip_flag_decode(), ff_hevc_split_coding_unit_flag_decode(), ff_intra_pred_8_16x16_msa(), ff_intra_pred_8_32x32_msa(), fill_picture_parameters(), fill_pred_weight_table(), fill_scaling_lists(), find_ref_idx(), generate_missing_ref(), get_pcm(), get_qPy(), get_qPy_pred(), hevc_decode_free(), hevc_frame_start(), hevc_parse_slice_header(), hevc_parser_close(), hevc_update_thread_context(), hls_coding_quadtree(), hls_coding_unit(), hls_decode_entry(), hls_decode_entry_wpp(), hls_decode_neighbour(), hls_pcm_sample(), hls_prediction_unit(), hls_sao_param(), hls_slice_data_wpp(), hls_slice_header(), hls_transform_tree(), hls_transform_unit(), intra_prediction_unit(), intra_prediction_unit_default_value(), luma_intra_pred_mode(), luma_mc_bi(), luma_mc_uni(), mv_mp_mode_mx(), mv_mp_mode_mx_lt(), pred_weight_table(), remove_sps(), restore_tqb_pixels(), sao_filter_CTB(), set_ct_depth(), set_deblocking_bypass(), set_sps(), temporal_luma_motion_vector(), vaapi_hevc_start_frame(), vdpau_hevc_start_frame(), and z_scan_block_avail().

const HEVCPPS* HEVCParamSets::pps

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