FFmpeg  4.0
Data Fields
H264SEIGreenMetaData Struct Reference

#include <libavcodec/h264_sei.h>

Data Fields

uint8_t green_metadata_type
 
uint8_t period_type
 
uint16_t num_seconds
 
uint16_t num_pictures
 
uint8_t percent_non_zero_macroblocks
 
uint8_t percent_intra_coded_macroblocks
 
uint8_t percent_six_tap_filtering
 
uint8_t percent_alpha_point_deblocking_instance
 
uint8_t xsd_metric_type
 
uint16_t xsd_metric_value
 

Detailed Description

Definition at line 137 of file h264_sei.h.

Field Documentation

◆ green_metadata_type

uint8_t H264SEIGreenMetaData::green_metadata_type

Definition at line 138 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

◆ period_type

uint8_t H264SEIGreenMetaData::period_type

Definition at line 139 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

◆ num_seconds

uint16_t H264SEIGreenMetaData::num_seconds

Definition at line 140 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

◆ num_pictures

uint16_t H264SEIGreenMetaData::num_pictures

Definition at line 141 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

◆ percent_non_zero_macroblocks

uint8_t H264SEIGreenMetaData::percent_non_zero_macroblocks

Definition at line 142 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

◆ percent_intra_coded_macroblocks

uint8_t H264SEIGreenMetaData::percent_intra_coded_macroblocks

Definition at line 143 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

◆ percent_six_tap_filtering

uint8_t H264SEIGreenMetaData::percent_six_tap_filtering

Definition at line 144 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

◆ percent_alpha_point_deblocking_instance

uint8_t H264SEIGreenMetaData::percent_alpha_point_deblocking_instance

Definition at line 145 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

◆ xsd_metric_type

uint8_t H264SEIGreenMetaData::xsd_metric_type

Definition at line 146 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

◆ xsd_metric_value

uint16_t H264SEIGreenMetaData::xsd_metric_value

Definition at line 147 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().


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