| FFmpeg
    | 
#include <cbs_h266.h>
| Data Fields | |
| CodedBitstreamH2645Context | common | 
| H266RawVPS * | vps [VVC_MAX_VPS_COUNT] | 
| RefStruct references.  More... | |
| H266RawSPS * | sps [VVC_MAX_SPS_COUNT] | 
| RefStruct references.  More... | |
| H266RawPPS * | pps [VVC_MAX_PPS_COUNT] | 
| RefStruct references.  More... | |
| H266RawPictureHeader * | ph | 
| void * | ph_ref | 
| RefStruct reference backing ph above.  More... | |
Definition at line 864 of file cbs_h266.h.
| CodedBitstreamH2645Context CodedBitstreamH266Context::common | 
Definition at line 866 of file cbs_h266.h.
Referenced by cbs_h266_close().
| H266RawVPS* CodedBitstreamH266Context::vps[VVC_MAX_VPS_COUNT] | 
RefStruct references.
Definition at line 870 of file cbs_h266.h.
Referenced by cbs_h266_flush(), picture_header(), ref_pic_list_struct(), and sps().
| H266RawSPS* CodedBitstreamH266Context::sps[VVC_MAX_SPS_COUNT] | 
RefStruct references.
Definition at line 871 of file cbs_h266.h.
Referenced by cbs_h266_flush(), get_pu_info(), picture_header(), pps(), and slice_header().
| H266RawPPS* CodedBitstreamH266Context::pps[VVC_MAX_PPS_COUNT] | 
RefStruct references.
Definition at line 872 of file cbs_h266.h.
Referenced by cbs_h266_flush(), get_pu_info(), picture_header(), and slice_header().
| H266RawPictureHeader* CodedBitstreamH266Context::ph | 
Definition at line 873 of file cbs_h266.h.
Referenced by cbs_h2645_replace_ps(), and slice_header().
| void* CodedBitstreamH266Context::ph_ref | 
RefStruct reference backing ph above.
Definition at line 874 of file cbs_h266.h.
Referenced by cbs_h2645_replace_ps(), and cbs_h266_flush().
 1.8.17
 1.8.17