FFmpeg
Data Fields
CodedBitstreamH265Context Struct Reference

#include <cbs_h265.h>

Data Fields

 
 
 
 
 
 
 
 
 
 

Detailed Description

Definition at line 678 of file cbs_h265.h.

Field Documentation

common

CodedBitstreamH2645Context CodedBitstreamH265Context::common

Definition at line 680 of file cbs_h265.h.

Referenced by cbs_h265_close().

vps_ref

AVBufferRef* CodedBitstreamH265Context::vps_ref[HEVC_MAX_VPS_COUNT]

Definition at line 684 of file cbs_h265.h.

Referenced by cbs_h265_close(), and cbs_h265_flush().

sps_ref

AVBufferRef* CodedBitstreamH265Context::sps_ref[HEVC_MAX_SPS_COUNT]

Definition at line 685 of file cbs_h265.h.

Referenced by cbs_h265_close(), and cbs_h265_flush().

pps_ref

AVBufferRef* CodedBitstreamH265Context::pps_ref[HEVC_MAX_PPS_COUNT]

Definition at line 686 of file cbs_h265.h.

Referenced by cbs_h265_close(), and cbs_h265_flush().

vps

H265RawVPS* CodedBitstreamH265Context::vps[HEVC_MAX_VPS_COUNT]

Definition at line 687 of file cbs_h265.h.

Referenced by cbs_h265_close(), cbs_h265_flush(), sei_active_parameter_sets(), and sps().

sps

H265RawSPS* CodedBitstreamH265Context::sps[HEVC_MAX_SPS_COUNT]

Definition at line 688 of file cbs_h265.h.

Referenced by cbs_h265_close(), cbs_h265_flush(), pps(), sei_active_parameter_sets(), sei_buffering_period(), and slice_segment_header().

pps

H265RawPPS* CodedBitstreamH265Context::pps[HEVC_MAX_PPS_COUNT]

Definition at line 689 of file cbs_h265.h.

Referenced by cbs_h265_close(), cbs_h265_flush(), and slice_segment_header().

active_vps

const H265RawVPS* CodedBitstreamH265Context::active_vps

Definition at line 694 of file cbs_h265.h.

Referenced by cbs_h265_flush(), sei_active_parameter_sets(), and sps().

active_sps

const H265RawSPS* CodedBitstreamH265Context::active_sps

Definition at line 695 of file cbs_h265.h.

Referenced by cbs_h265_flush(), film_grain_characteristics(), pps(), pps_range_extension(), pred_weight_table(), sei_active_parameter_sets(), sei_buffering_period(), sei_decoded_picture_hash(), sei_pic_timing(), and slice_segment_header().

active_pps

const H265RawPPS* CodedBitstreamH265Context::active_pps

Definition at line 696 of file cbs_h265.h.

Referenced by cbs_h265_flush(), and slice_segment_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 によって変換されたページ (->オリジナル) /