#include <hevcdec.h>
Definition at line 468 of file hevcdec.h.
◆ avctx
◆ sList
◆ HEVClcList
◆ HEVClc
◆ threads_type
◆ threads_number
uint8_t HEVCContext::threads_number |
◆ width
◆ height
◆ cabac_state
◆ stat_coeff
◆ slice_initialized
uint8_t HEVCContext::slice_initialized |
1 if the independent slice segment header was successfully parsed
Definition at line 487 of file hevcdec.h.
◆ frame
◆ output_frame
◆ sao_pixel_buffer_h
uint8_t* HEVCContext::sao_pixel_buffer_h[3] |
◆ sao_pixel_buffer_v
uint8_t* HEVCContext::sao_pixel_buffer_v[3] |
◆ ps
◆ sei
◆ md5_ctx
struct AVMD5* HEVCContext::md5_ctx |
◆ tab_mvf_pool
◆ rpl_tab_pool
candidate references for the current frame
Definition at line 499 of file hevcdec.h.
◆ rps
◆ sh
◆ sao
◆ deblock
◆ nal_unit_type
◆ temporal_id
int HEVCContext::temporal_id |
temporal_id_plus1 - 1
Definition at line 508 of file hevcdec.h.
◆ ref
◆ DPB
◆ poc
◆ pocTid0
◆ slice_idx
int HEVCContext::slice_idx |
number of the slice being currently decoded
Definition at line 513 of file hevcdec.h.
◆ eos
current packet contains an EOS/EOB NAL
Definition at line 514 of file hevcdec.h.
◆ last_eos
int HEVCContext::last_eos |
last packet contains an EOS/EOB NAL
Definition at line 515 of file hevcdec.h.
◆ max_ra
◆ bs_width
int HEVCContext::bs_width |
◆ bs_height
int HEVCContext::bs_height |
◆ overlap
◆ is_decoded
int HEVCContext::is_decoded |
◆ no_rasl_output_flag
int HEVCContext::no_rasl_output_flag |
◆ hpc
◆ hevcdsp
◆ vdsp
◆ bdsp
◆ qp_y_tab
int8_t* HEVCContext::qp_y_tab |
◆ horizontal_bs
uint8_t* HEVCContext::horizontal_bs |
◆ vertical_bs
◆ tab_slice_address
int32_t* HEVCContext::tab_slice_address |
◆ skip_flag
◆ tab_ct_depth
◆ tab_ipm
◆ cbf_luma
◆ is_pcm
◆ filter_slice_edges
uint8_t* HEVCContext::filter_slice_edges |
◆ checksum_buf
used on BE to byteswap the lines for checksumming
Definition at line 547 of file hevcdec.h.
◆ checksum_buf_size
int HEVCContext::checksum_buf_size |
◆ seq_decode
uint16_t HEVCContext::seq_decode |
Sequence counters for decoded and output frames, so that old frames are output first after a POC reset.
Definition at line 554 of file hevcdec.h.
◆ seq_output
uint16_t HEVCContext::seq_output |
◆ enable_parallel_tiles
int HEVCContext::enable_parallel_tiles |
◆ wpp_err
◆ data
◆ pkt
◆ first_nal_type
◆ context_initialized
uint8_t HEVCContext::context_initialized |
◆ is_nalff
int HEVCContext::is_nalff |
this flag is != 0 if bitstream is encapsulated as a format defined in 14496-15
Definition at line 567 of file hevcdec.h.
◆ apply_defdispwin
int HEVCContext::apply_defdispwin |
◆ nal_length_size
int HEVCContext::nal_length_size |
Number of bytes used for nal length (1, 2 or 4)
Definition at line 571 of file hevcdec.h.
◆ nuh_layer_id
int HEVCContext::nuh_layer_id |
The documentation for this struct was generated from the following file: