FFmpeg
Data Fields
H264SEIGreenMetaData Struct Reference

#include <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 106 of file h264_sei.h.

Field Documentation

◆ green_metadata_type

uint8_t H264SEIGreenMetaData::green_metadata_type

Definition at line 107 of file h264_sei.h.

Referenced by debug_green_metadata().

◆ period_type

uint8_t H264SEIGreenMetaData::period_type

Definition at line 108 of file h264_sei.h.

Referenced by debug_green_metadata().

◆ num_seconds

uint16_t H264SEIGreenMetaData::num_seconds

Definition at line 109 of file h264_sei.h.

Referenced by debug_green_metadata().

◆ num_pictures

uint16_t H264SEIGreenMetaData::num_pictures

Definition at line 110 of file h264_sei.h.

Referenced by debug_green_metadata().

◆ percent_non_zero_macroblocks

uint8_t H264SEIGreenMetaData::percent_non_zero_macroblocks

Definition at line 111 of file h264_sei.h.

Referenced by debug_green_metadata().

◆ percent_intra_coded_macroblocks

uint8_t H264SEIGreenMetaData::percent_intra_coded_macroblocks

Definition at line 112 of file h264_sei.h.

Referenced by debug_green_metadata().

◆ percent_six_tap_filtering

uint8_t H264SEIGreenMetaData::percent_six_tap_filtering

Definition at line 113 of file h264_sei.h.

Referenced by debug_green_metadata().

◆ percent_alpha_point_deblocking_instance

uint8_t H264SEIGreenMetaData::percent_alpha_point_deblocking_instance

Definition at line 114 of file h264_sei.h.

Referenced by debug_green_metadata().

◆ xsd_metric_type

uint8_t H264SEIGreenMetaData::xsd_metric_type

Definition at line 115 of file h264_sei.h.

Referenced by debug_green_metadata().

◆ xsd_metric_value

uint16_t H264SEIGreenMetaData::xsd_metric_value

Definition at line 116 of file h264_sei.h.

Referenced by debug_green_metadata().


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