| FFmpeg
    | 
#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 | 
Definition at line 92 of file h2645_sei.h.
| int H2645SEIFilmGrainCharacteristics::present | 
Definition at line 93 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::model_id | 
Definition at line 94 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::separate_colour_description_present_flag | 
Definition at line 95 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::bit_depth_luma | 
Definition at line 96 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::bit_depth_chroma | 
Definition at line 97 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::full_range | 
Definition at line 98 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::color_primaries | 
Definition at line 99 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::transfer_characteristics | 
Definition at line 100 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::matrix_coeffs | 
Definition at line 101 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::blending_mode_id | 
Definition at line 102 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::log2_scale_factor | 
Definition at line 103 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::comp_model_present_flag[3] | 
Definition at line 104 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| uint16_t H2645SEIFilmGrainCharacteristics::num_intensity_intervals[3] | 
Definition at line 105 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| uint8_t H2645SEIFilmGrainCharacteristics::num_model_values[3] | 
Definition at line 106 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| uint8_t H2645SEIFilmGrainCharacteristics::intensity_interval_lower_bound[3][256] | 
Definition at line 107 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| uint8_t H2645SEIFilmGrainCharacteristics::intensity_interval_upper_bound[3][256] | 
Definition at line 108 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int16_t H2645SEIFilmGrainCharacteristics::comp_model_value[3][256][6] | 
Definition at line 109 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::repetition_period | 
Definition at line 110 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
| int H2645SEIFilmGrainCharacteristics::persistence_flag | 
Definition at line 111 of file h2645_sei.h.
Referenced by ff_h2645_sei_to_frame().
 1.8.17
 1.8.17