FFmpeg
Data Fields
CodedBitstreamH266Context Struct Reference

#include <cbs_h266.h>

Data Fields

CodedBitstreamH2645Context common
 
H266RawVPSvps [VVC_MAX_VPS_COUNT]
 RefStruct references. More...
 
H266RawSPSsps [VVC_MAX_SPS_COUNT]
 RefStruct references. More...
 
H266RawPPSpps [VVC_MAX_PPS_COUNT]
 RefStruct references. More...
 
H266RawPictureHeaderph
 
void * ph_ref
 RefStruct reference backing ph above. More...
 

Detailed Description

Definition at line 866 of file cbs_h266.h.

Field Documentation

◆ common

CodedBitstreamH2645Context CodedBitstreamH266Context::common

Definition at line 868 of file cbs_h266.h.

Referenced by cbs_h266_close(), and decode_nal_units().

◆ vps

H266RawVPS* CodedBitstreamH266Context::vps[VVC_MAX_VPS_COUNT]

RefStruct references.

Definition at line 872 of file cbs_h266.h.

Referenced by cbs_h266_flush(), picture_header(), ref_pic_list_struct(), and sps().

◆ sps

H266RawSPS* CodedBitstreamH266Context::sps[VVC_MAX_SPS_COUNT]

RefStruct references.

Definition at line 873 of file cbs_h266.h.

Referenced by cbs_h266_flush(), decode_ps(), get_pu_info(), picture_header(), pps(), and slice_header().

◆ pps

H266RawPPS* CodedBitstreamH266Context::pps[VVC_MAX_PPS_COUNT]

RefStruct references.

Definition at line 874 of file cbs_h266.h.

Referenced by cbs_h266_flush(), decode_frame_ps(), decode_ps(), get_pu_info(), picture_header(), and slice_header().

◆ ph

H266RawPictureHeader* CodedBitstreamH266Context::ph

Definition at line 875 of file cbs_h266.h.

Referenced by cbs_h2645_replace_ps(), decode_frame_ps(), decode_ps(), and slice_header().

◆ ph_ref

void* CodedBitstreamH266Context::ph_ref

RefStruct reference backing ph above.

Definition at line 876 of file cbs_h266.h.

Referenced by cbs_h2645_replace_ps(), cbs_h266_flush(), and decode_frame_ps().


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