FFmpeg
|
#include <hevcdec.h>
unsigned int SliceHeader::pps_id |
address (in raster order) of the first block in the current slice segment
Definition at line 204 of file hevcdec.h.
Referenced by hls_slice_header().
unsigned int SliceHeader::slice_segment_addr |
address (in raster order) of the first block in the current slice
Definition at line 207 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
unsigned int SliceHeader::slice_addr |
Definition at line 209 of file hevcdec.h.
Referenced by hls_slice_header().
enum HEVCSliceType SliceHeader::slice_type |
Definition at line 211 of file hevcdec.h.
Referenced by ff_hevc_slice_rpl(), fill_pred_weight_table(), hls_slice_header(), pred_weight_table(), and vaapi_hevc_decode_slice().
int SliceHeader::pic_order_cnt_lsb |
Definition at line 213 of file hevcdec.h.
Referenced by hls_slice_header().
int SliceHeader::poc |
Definition at line 214 of file hevcdec.h.
Referenced by hls_slice_header().
uint8_t SliceHeader::first_slice_in_pic_flag |
Definition at line 216 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::dependent_slice_segment_flag |
Definition at line 217 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::pic_output_flag |
Definition at line 218 of file hevcdec.h.
Referenced by hls_slice_header().
uint8_t SliceHeader::colour_plane_id |
Definition at line 219 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::inter_layer_pred |
RPS coded in the slice header itself is stored here.
Definition at line 220 of file hevcdec.h.
Referenced by ff_hevc_frame_nb_refs(), and hls_slice_header().
int SliceHeader::short_term_ref_pic_set_sps_flag |
Definition at line 223 of file hevcdec.h.
Referenced by hls_slice_header(), and vdpau_hevc_start_frame().
int SliceHeader::short_term_ref_pic_set_size |
Definition at line 224 of file hevcdec.h.
Referenced by hls_slice_header(), and vdpau_hevc_start_frame().
ShortTermRPS SliceHeader::slice_rps |
Definition at line 225 of file hevcdec.h.
Referenced by hls_slice_header().
const ShortTermRPS* SliceHeader::short_term_rps |
Definition at line 226 of file hevcdec.h.
Referenced by ff_hevc_frame_nb_refs(), hls_slice_header(), and vdpau_hevc_start_frame().
int SliceHeader::long_term_ref_pic_set_size |
Definition at line 227 of file hevcdec.h.
Referenced by hls_slice_header(), and vdpau_hevc_start_frame().
LongTermRPS SliceHeader::long_term_rps |
Definition at line 228 of file hevcdec.h.
Referenced by ff_hevc_frame_nb_refs(), and hls_slice_header().
unsigned int SliceHeader::list_entry_lx[2][32] |
Definition at line 229 of file hevcdec.h.
Referenced by ff_hevc_slice_rpl(), and hls_slice_header().
uint8_t SliceHeader::rpl_modification_flag[2] |
Definition at line 231 of file hevcdec.h.
Referenced by ff_hevc_slice_rpl(), and hls_slice_header().
uint8_t SliceHeader::no_output_of_prior_pics_flag |
Definition at line 232 of file hevcdec.h.
Referenced by hls_slice_header().
uint8_t SliceHeader::slice_temporal_mvp_enabled_flag |
Definition at line 233 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
unsigned int SliceHeader::nb_refs[2] |
Definition at line 235 of file hevcdec.h.
Referenced by ff_hevc_slice_rpl(), fill_pred_weight_table(), hls_slice_header(), pred_weight_table(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::slice_sample_adaptive_offset_flag[3] |
Definition at line 237 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::mvd_l1_zero_flag |
Definition at line 238 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::cabac_init_flag |
Definition at line 240 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::disable_deblocking_filter_flag |
slice_header_disable_deblocking_filter_flag
Definition at line 241 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::slice_loop_filter_across_slices_enabled_flag |
Definition at line 242 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::collocated_list |
Definition at line 243 of file hevcdec.h.
Referenced by ff_hevc_slice_rpl(), hls_slice_header(), and vaapi_hevc_decode_slice().
unsigned int SliceHeader::collocated_ref_idx |
Definition at line 245 of file hevcdec.h.
Referenced by ff_hevc_slice_rpl(), hls_slice_header(), and vaapi_hevc_decode_slice().
int SliceHeader::slice_qp_delta |
Definition at line 247 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
int SliceHeader::slice_cb_qp_offset |
Definition at line 248 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
int SliceHeader::slice_cr_qp_offset |
Definition at line 249 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
int SliceHeader::slice_act_y_qp_offset |
Definition at line 251 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
int SliceHeader::slice_act_cb_qp_offset |
Definition at line 252 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
int SliceHeader::slice_act_cr_qp_offset |
Definition at line 253 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::cu_chroma_qp_offset_enabled_flag |
Definition at line 255 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
int SliceHeader::beta_offset |
beta_offset_div2 * 2
Definition at line 257 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
int SliceHeader::tc_offset |
tc_offset_div2 * 2
Definition at line 258 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::max_num_merge_cand |
5 - 5_minus_max_num_merge_cand
Definition at line 260 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
uint8_t SliceHeader::use_integer_mv_flag |
Definition at line 261 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().
unsigned* SliceHeader::entry_point_offset |
Definition at line 263 of file hevcdec.h.
Referenced by hls_slice_header().
int* SliceHeader::offset |
Definition at line 264 of file hevcdec.h.
Referenced by hls_slice_header().
int* SliceHeader::size |
Definition at line 265 of file hevcdec.h.
Referenced by hls_slice_header().
int SliceHeader::num_entry_point_offsets |
Definition at line 266 of file hevcdec.h.
Referenced by hls_slice_header().
int8_t SliceHeader::slice_qp |
Definition at line 268 of file hevcdec.h.
Referenced by hls_slice_header().
uint8_t SliceHeader::luma_log2_weight_denom |
Definition at line 270 of file hevcdec.h.
Referenced by fill_pred_weight_table(), and pred_weight_table().
int16_t SliceHeader::chroma_log2_weight_denom |
Definition at line 271 of file hevcdec.h.
Referenced by fill_pred_weight_table(), and pred_weight_table().
int16_t SliceHeader::luma_weight_l0[16] |
Definition at line 273 of file hevcdec.h.
Referenced by fill_pred_weight_table(), and pred_weight_table().
int16_t SliceHeader::chroma_weight_l0[16][2] |
Definition at line 274 of file hevcdec.h.
Referenced by fill_pred_weight_table(), and pred_weight_table().
int16_t SliceHeader::chroma_weight_l1[16][2] |
Definition at line 275 of file hevcdec.h.
Referenced by fill_pred_weight_table(), and pred_weight_table().
int16_t SliceHeader::luma_weight_l1[16] |
Definition at line 276 of file hevcdec.h.
Referenced by fill_pred_weight_table(), and pred_weight_table().
int16_t SliceHeader::luma_offset_l0[16] |
Definition at line 278 of file hevcdec.h.
Referenced by fill_pred_weight_table(), pred_weight_table(), and vaapi_hevc_decode_slice().
int16_t SliceHeader::chroma_offset_l0[16][2] |
Definition at line 279 of file hevcdec.h.
Referenced by fill_pred_weight_table(), pred_weight_table(), and vaapi_hevc_decode_slice().
int16_t SliceHeader::luma_offset_l1[16] |
Definition at line 281 of file hevcdec.h.
Referenced by fill_pred_weight_table(), pred_weight_table(), and vaapi_hevc_decode_slice().
int16_t SliceHeader::chroma_offset_l1[16][2] |
Definition at line 282 of file hevcdec.h.
Referenced by fill_pred_weight_table(), pred_weight_table(), and vaapi_hevc_decode_slice().
int SliceHeader::slice_ctb_addr_rs |
Definition at line 284 of file hevcdec.h.
Referenced by hls_slice_header().
unsigned SliceHeader::data_offset |
Definition at line 285 of file hevcdec.h.
Referenced by hls_slice_header(), and vaapi_hevc_decode_slice().