FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 134 of file h264_sei.h.

Field Documentation

uint8_t H264SEIGreenMetaData::green_metadata_type

Definition at line 135 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

uint8_t H264SEIGreenMetaData::period_type

Definition at line 136 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

uint16_t H264SEIGreenMetaData::num_seconds

Definition at line 137 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

uint16_t H264SEIGreenMetaData::num_pictures

Definition at line 138 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

uint8_t H264SEIGreenMetaData::percent_non_zero_macroblocks

Definition at line 139 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

uint8_t H264SEIGreenMetaData::percent_intra_coded_macroblocks

Definition at line 140 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

uint8_t H264SEIGreenMetaData::percent_six_tap_filtering

Definition at line 141 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

uint8_t H264SEIGreenMetaData::percent_alpha_point_deblocking_instance

Definition at line 142 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

uint8_t H264SEIGreenMetaData::xsd_metric_type

Definition at line 143 of file h264_sei.h.

Referenced by debug_green_metadata(), and decode_green_metadata().

uint16_t H264SEIGreenMetaData::xsd_metric_value

Definition at line 144 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: