FFmpeg
Data Fields
H2645SEIFilmGrainCharacteristics Struct Reference

#include <h2645_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
 
int persistence_flag
 

Detailed Description

Definition at line 88 of file h2645_sei.h.

Field Documentation

◆ present

int H2645SEIFilmGrainCharacteristics::present

Definition at line 89 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ model_id

int H2645SEIFilmGrainCharacteristics::model_id

Definition at line 90 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ separate_colour_description_present_flag

int H2645SEIFilmGrainCharacteristics::separate_colour_description_present_flag

Definition at line 91 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ bit_depth_luma

int H2645SEIFilmGrainCharacteristics::bit_depth_luma

Definition at line 92 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ bit_depth_chroma

int H2645SEIFilmGrainCharacteristics::bit_depth_chroma

Definition at line 93 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ full_range

int H2645SEIFilmGrainCharacteristics::full_range

Definition at line 94 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ color_primaries

int H2645SEIFilmGrainCharacteristics::color_primaries

Definition at line 95 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ transfer_characteristics

int H2645SEIFilmGrainCharacteristics::transfer_characteristics

Definition at line 96 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ matrix_coeffs

int H2645SEIFilmGrainCharacteristics::matrix_coeffs

Definition at line 97 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ blending_mode_id

int H2645SEIFilmGrainCharacteristics::blending_mode_id

Definition at line 98 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ log2_scale_factor

int H2645SEIFilmGrainCharacteristics::log2_scale_factor

Definition at line 99 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ comp_model_present_flag

int H2645SEIFilmGrainCharacteristics::comp_model_present_flag[3]

Definition at line 100 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ num_intensity_intervals

uint16_t H2645SEIFilmGrainCharacteristics::num_intensity_intervals[3]

Definition at line 101 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ num_model_values

uint8_t H2645SEIFilmGrainCharacteristics::num_model_values[3]

Definition at line 102 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ intensity_interval_lower_bound

uint8_t H2645SEIFilmGrainCharacteristics::intensity_interval_lower_bound[3][256]

Definition at line 103 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ intensity_interval_upper_bound

uint8_t H2645SEIFilmGrainCharacteristics::intensity_interval_upper_bound[3][256]

Definition at line 104 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ comp_model_value

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

Definition at line 105 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ repetition_period

int H2645SEIFilmGrainCharacteristics::repetition_period

Definition at line 106 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().

◆ persistence_flag

int H2645SEIFilmGrainCharacteristics::persistence_flag

Definition at line 107 of file h2645_sei.h.

Referenced by ff_h2645_sei_to_frame().


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