FFmpeg
Data Fields
CodedBitstreamH264Context Struct Reference

#include <cbs_h264.h>

Data Fields

 
 
 
 
 
 
 
 

Detailed Description

Definition at line 404 of file cbs_h264.h.

Field Documentation

common

CodedBitstreamH2645Context CodedBitstreamH264Context::common

Definition at line 406 of file cbs_h264.h.

Referenced by cbs_h264_close().

sps_ref

AVBufferRef* CodedBitstreamH264Context::sps_ref[H264_MAX_SPS_COUNT]

Definition at line 410 of file cbs_h264.h.

Referenced by cbs_h264_close(), and cbs_h264_flush().

pps_ref

AVBufferRef* CodedBitstreamH264Context::pps_ref[H264_MAX_PPS_COUNT]

Definition at line 411 of file cbs_h264.h.

Referenced by cbs_h264_close(), and cbs_h264_flush().

sps

H264RawSPS* CodedBitstreamH264Context::sps[H264_MAX_SPS_COUNT]

Definition at line 412 of file cbs_h264.h.

Referenced by cbs_h264_close(), cbs_h264_flush(), film_grain_characteristics(), pps(), sei_buffering_period(), sei_pic_timing(), and slice_header().

pps

H264RawPPS* CodedBitstreamH264Context::pps[H264_MAX_PPS_COUNT]

Definition at line 413 of file cbs_h264.h.

Referenced by cbs_h264_close(), cbs_h264_flush(), h264_redundant_pps_fixup_slice(), and slice_header().

active_sps

const H264RawSPS* CodedBitstreamH264Context::active_sps

Definition at line 418 of file cbs_h264.h.

Referenced by cbs_h264_flush(), dec_ref_pic_marking(), film_grain_characteristics(), pred_weight_table(), ref_pic_list_modification(), sei_buffering_period(), sei_pic_timing(), and slice_header().

active_pps

const H264RawPPS* CodedBitstreamH264Context::active_pps

Definition at line 419 of file cbs_h264.h.

Referenced by cbs_h264_flush(), and slice_header().

last_slice_nal_unit_type

uint8_t CodedBitstreamH264Context::last_slice_nal_unit_type

Definition at line 424 of file cbs_h264.h.

Referenced by cbs_h264_flush(), and slice_header().


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

Generated on Wed Aug 24 2022 21:42:50 for FFmpeg by   doxygen 1.8.17

AltStyle によって変換されたページ (->オリジナル) /