Picture parameter set. More...
#include <h264.h>
Definition at line 237 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), ff_h264_decode_slice_header(), more_rbsp_data_in_pps(), and parse_nal_units().
entropy_coding_mode_flag
Definition at line 238 of file h264.h.
Referenced by decode_slice(), ff_h264_decode_picture_parameter_set(), ff_h264_decode_slice_header(), ff_h264_filter_mb(), fill_picture_parameters(), fill_slice_long(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
pic_order_present_flag
Definition at line 239 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), ff_h264_decode_slice_header(), fill_picture_parameters(), parse_nal_units(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
num_slice_groups_minus1 + 1
Definition at line 240 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), fill_picture_parameters(), and vaapi_h264_start_frame().
Definition at line 241 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), fill_picture_parameters(), and vaapi_h264_start_frame().
num_ref_idx_l0/1_active_minus1 + 1
Definition at line 242 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), ff_h264_execute_ref_pic_marking(), ff_set_ref_count(), fill_picture_parameters(), parse_nal_units(), and vdpau_h264_start_frame().
weighted_pred_flag
Definition at line 243 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), ff_h264_decode_slice_header(), fill_picture_parameters(), scan_mmco_reset(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
Definition at line 244 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), ff_h264_decode_slice_header(), fill_picture_parameters(), scan_mmco_reset(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
pic_init_qp_minus26 + 26
Definition at line 245 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), ff_h264_decode_slice_header(), fill_picture_parameters(), fill_slice_long(), vaapi_h264_decode_slice(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
pic_init_qs_minus26 + 26
Definition at line 246 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), fill_picture_parameters(), and vaapi_h264_start_frame().
Definition at line 247 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), ff_h264_decode_slice_header(), fill_picture_parameters(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
deblocking_filter_parameters_present_flag
Definition at line 248 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), ff_h264_decode_slice_header(), fill_picture_parameters(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
constrained_intra_pred_flag
Definition at line 249 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), fill_decode_caches(), fill_picture_parameters(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
redundant_pic_cnt_present_flag
Definition at line 250 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), ff_h264_decode_slice_header(), fill_picture_parameters(), scan_mmco_reset(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
transform_8x8_mode_flag
Definition at line 251 of file h264.h.
Referenced by decode_scaling_matrices(), ff_h264_decode_mb_cabac(), ff_h264_decode_mb_cavlc(), ff_h264_decode_picture_parameter_set(), fill_filter_caches(), fill_picture_parameters(), h264_init_dequant_tables(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
Definition at line 252 of file h264.h.
Referenced by ff_h264_decode_init(), ff_h264_decode_picture_parameter_set(), fill_scaling_lists(), init_dequant4_coeff_table(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
Definition at line 253 of file h264.h.
Referenced by ff_h264_decode_init(), ff_h264_decode_picture_parameter_set(), fill_scaling_lists(), init_dequant8_coeff_table(), vaapi_h264_start_frame(), and vdpau_h264_start_frame().
pre-scaled (with chroma_qp_index_offset) version of qp_table
Definition at line 254 of file h264.h.
Referenced by build_qp_table(), and get_chroma_qp().
Definition at line 255 of file h264.h.
Referenced by ff_h264_decode_picture_parameter_set(), and ff_h264_filter_mb_fast().