#include <vvcdec.h>
Definition at line 195 of file vvcdec.h.
◆ avctx
◆ cbc
◆ current_frame
◆ ps
◆ temporal_id
int VVCContext::temporal_id |
temporal_id_plus1 - 1
Definition at line 203 of file vvcdec.h.
◆ poc_tid0
◆ eos
current packet contains an EOS/EOB NAL
Definition at line 206 of file vvcdec.h.
◆ last_eos
last packet contains an EOS/EOB NAL
Definition at line 207 of file vvcdec.h.
◆ vcl_unit_type
◆ no_output_before_recovery_flag
int VVCContext::no_output_before_recovery_flag |
NoOutputBeforeRecoveryFlag.
Definition at line 210 of file vvcdec.h.
◆ gdr_recovery_point_poc
int VVCContext::gdr_recovery_point_poc |
recoveryPointPocVal
Definition at line 211 of file vvcdec.h.
◆ seq_decode
uint16_t VVCContext::seq_decode |
Sequence counters for decoded and output frames, so that old frames are output first after a POC reset.
Definition at line 217 of file vvcdec.h.
◆ seq_output
uint16_t VVCContext::seq_output |
◆ executor
◆ fcs
◆ nb_fcs
◆ nb_frames
uint64_t VVCContext::nb_frames |
processed frames
Definition at line 225 of file vvcdec.h.
◆ nb_delayed
int VVCContext::nb_delayed |
delayed frames
Definition at line 226 of file vvcdec.h.
The documentation for this struct was generated from the following file: