FFmpeg
Data Fields
H264SEIFilmGrainCharacteristics Struct Reference

#include <h264_sei.h>

Data Fields

int present
 
int model_id
 
int separate_colour_description_present_flag
 
int bit_depth_luma
 
int bit_depth_chroma
 
int full_range
 
int color_primaries
 
int transfer_characteristics
 
int matrix_coeffs
 
int blending_mode_id
 
int log2_scale_factor
 
int comp_model_present_flag [3]
 
uint16_t num_intensity_intervals [3]
 
uint8_t num_model_values [3]
 
uint8_t intensity_interval_lower_bound [3][256]
 
uint8_t intensity_interval_upper_bound [3][256]
 
int16_t comp_model_value [3][256][6]
 
int repetition_period
 

Detailed Description

Definition at line 168 of file h264_sei.h.

Field Documentation

◆ present

int H264SEIFilmGrainCharacteristics::present

Definition at line 169 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ model_id

int H264SEIFilmGrainCharacteristics::model_id

Definition at line 170 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ separate_colour_description_present_flag

int H264SEIFilmGrainCharacteristics::separate_colour_description_present_flag

Definition at line 171 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ bit_depth_luma

int H264SEIFilmGrainCharacteristics::bit_depth_luma

Definition at line 172 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ bit_depth_chroma

int H264SEIFilmGrainCharacteristics::bit_depth_chroma

Definition at line 173 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ full_range

int H264SEIFilmGrainCharacteristics::full_range

Definition at line 174 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ color_primaries

int H264SEIFilmGrainCharacteristics::color_primaries

Definition at line 175 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ transfer_characteristics

int H264SEIFilmGrainCharacteristics::transfer_characteristics

Definition at line 176 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ matrix_coeffs

int H264SEIFilmGrainCharacteristics::matrix_coeffs

Definition at line 177 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ blending_mode_id

int H264SEIFilmGrainCharacteristics::blending_mode_id

Definition at line 178 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ log2_scale_factor

int H264SEIFilmGrainCharacteristics::log2_scale_factor

Definition at line 179 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ comp_model_present_flag

int H264SEIFilmGrainCharacteristics::comp_model_present_flag[3]

Definition at line 180 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ num_intensity_intervals

uint16_t H264SEIFilmGrainCharacteristics::num_intensity_intervals[3]

Definition at line 181 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ num_model_values

uint8_t H264SEIFilmGrainCharacteristics::num_model_values[3]

Definition at line 182 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ intensity_interval_lower_bound

uint8_t H264SEIFilmGrainCharacteristics::intensity_interval_lower_bound[3][256]

Definition at line 183 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ intensity_interval_upper_bound

uint8_t H264SEIFilmGrainCharacteristics::intensity_interval_upper_bound[3][256]

Definition at line 184 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ comp_model_value

int16_t H264SEIFilmGrainCharacteristics::comp_model_value[3][256][6]

Definition at line 185 of file h264_sei.h.

Referenced by h264_export_frame_props().

◆ repetition_period

int H264SEIFilmGrainCharacteristics::repetition_period

Definition at line 186 of file h264_sei.h.

Referenced by h264_export_frame_props().


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