FFmpeg
|
Color tone mapping parameters at a processing window in a dynamic metadata for CUVA 005.1:2021. More...
#include <hdr_dynamic_vivid_metadata.h>
Data Fields | |
AVRational | targeted_system_display_maximum_luminance |
The nominal maximum display luminance of the targeted system display, in multiples of 1.0/4095 candelas per square metre. More... | |
int | base_enable_flag |
This flag indicates that transfer the base paramter(for value of 1) More... | |
AVRational | base_param_m_p |
base_param_m_p in the base parameter, in multiples of 1.0/16383. More... | |
AVRational | base_param_m_m |
base_param_m_m in the base parameter, in multiples of 1.0/10. More... | |
AVRational | base_param_m_a |
base_param_m_a in the base parameter, in multiples of 1.0/1023. More... | |
AVRational | base_param_m_b |
base_param_m_b in the base parameter, in multiples of 1/1023. More... | |
AVRational | base_param_m_n |
base_param_m_n in the base parameter, in multiples of 1.0/10. More... | |
int | base_param_k1 |
indicates k1_0 in the base parameter, base_param_k1 <= 1: k1_0 = base_param_k1 base_param_k1 > 1: reserved More... | |
int | base_param_k2 |
indicates k2_0 in the base parameter, base_param_k2 <= 1: k2_0 = base_param_k2 base_param_k2 > 1: reserved More... | |
int | base_param_k3 |
indicates k3_0 in the base parameter, base_param_k3 == 1: k3_0 = base_param_k3 base_param_k3 == 2: k3_0 = maximum_maxrgb base_param_k3 > 2: reserved More... | |
int | base_param_Delta_enable_mode |
This flag indicates that delta mode of base paramter(for value of 1) More... | |
AVRational | base_param_Delta |
base_param_Delta in the base parameter, in multiples of 1.0/127. More... | |
int | three_Spline_enable_flag |
indicates 3Spline_enable_flag in the base parameter, This flag indicates that transfer three Spline of base paramter(for value of 1) More... | |
int | three_Spline_num |
The number of three Spline. More... | |
attribute_deprecated int | three_Spline_TH_mode |
The mode of three Spline. More... | |
attribute_deprecated AVRational | three_Spline_TH_enable_MB |
three_Spline_TH_enable_MB is in the range of 0.0 to 1.0, inclusive and in multiples of 1.0/255. More... | |
attribute_deprecated AVRational | three_Spline_TH_enable |
3Spline_TH_enable of three Spline. More... | |
attribute_deprecated AVRational | three_Spline_TH_Delta1 |
3Spline_TH_Delta1 of three Spline. More... | |
attribute_deprecated AVRational | three_Spline_TH_Delta2 |
3Spline_TH_Delta2 of three Spline. More... | |
attribute_deprecated AVRational | three_Spline_enable_Strength |
3Spline_enable_Strength of three Spline. More... | |
AVHDRVivid3SplineParams | three_spline [2] |
Color tone mapping parameters at a processing window in a dynamic metadata for CUVA 005.1:2021.
Definition at line 77 of file hdr_dynamic_vivid_metadata.h.
AVRational AVHDRVividColorToneMappingParams::targeted_system_display_maximum_luminance |
The nominal maximum display luminance of the targeted system display, in multiples of 1.0/4095 candelas per square metre.
The value shall be in the range of 0.0 to 1.0, inclusive.
Definition at line 83 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
int AVHDRVividColorToneMappingParams::base_enable_flag |
This flag indicates that transfer the base paramter(for value of 1)
Definition at line 88 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
AVRational AVHDRVividColorToneMappingParams::base_param_m_p |
base_param_m_p in the base parameter, in multiples of 1.0/16383.
The value shall be in the range of 0.0 to 1.0, inclusive.
Definition at line 95 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
AVRational AVHDRVividColorToneMappingParams::base_param_m_m |
base_param_m_m in the base parameter, in multiples of 1.0/10.
The value shall be in the range of 0.0 to 6.3, inclusive.
Definition at line 102 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
AVRational AVHDRVividColorToneMappingParams::base_param_m_a |
base_param_m_a in the base parameter, in multiples of 1.0/1023.
The value shall be in the range of 0.0 to 1.0 inclusive.
Definition at line 109 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
AVRational AVHDRVividColorToneMappingParams::base_param_m_b |
base_param_m_b in the base parameter, in multiples of 1/1023.
The value shall be in the range of 0.0 to 1.0, inclusive.
Definition at line 116 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
AVRational AVHDRVividColorToneMappingParams::base_param_m_n |
base_param_m_n in the base parameter, in multiples of 1.0/10.
The value shall be in the range of 0.0 to 6.3, inclusive.
Definition at line 123 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
int AVHDRVividColorToneMappingParams::base_param_k1 |
indicates k1_0 in the base parameter, base_param_k1 <= 1: k1_0 = base_param_k1 base_param_k1 > 1: reserved
Definition at line 130 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
int AVHDRVividColorToneMappingParams::base_param_k2 |
indicates k2_0 in the base parameter, base_param_k2 <= 1: k2_0 = base_param_k2 base_param_k2 > 1: reserved
Definition at line 137 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
int AVHDRVividColorToneMappingParams::base_param_k3 |
indicates k3_0 in the base parameter, base_param_k3 == 1: k3_0 = base_param_k3 base_param_k3 == 2: k3_0 = maximum_maxrgb base_param_k3 > 2: reserved
Definition at line 145 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
int AVHDRVividColorToneMappingParams::base_param_Delta_enable_mode |
This flag indicates that delta mode of base paramter(for value of 1)
Definition at line 150 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
AVRational AVHDRVividColorToneMappingParams::base_param_Delta |
base_param_Delta in the base parameter, in multiples of 1.0/127.
The value shall be in the range of 0.0 to 1.0, inclusive.
Definition at line 157 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
int AVHDRVividColorToneMappingParams::three_Spline_enable_flag |
indicates 3Spline_enable_flag in the base parameter, This flag indicates that transfer three Spline of base paramter(for value of 1)
Definition at line 163 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
int AVHDRVividColorToneMappingParams::three_Spline_num |
The number of three Spline.
The value shall be in the range of 1 to 2, inclusive.
Definition at line 169 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().
attribute_deprecated int AVHDRVividColorToneMappingParams::three_Spline_TH_mode |
The mode of three Spline.
the value shall be in the range of 0 to 3, inclusive.
Definition at line 178 of file hdr_dynamic_vivid_metadata.h.
Referenced by ff_parse_itu_t_t35_to_dynamic_hdr_vivid().
attribute_deprecated AVRational AVHDRVividColorToneMappingParams::three_Spline_TH_enable_MB |
three_Spline_TH_enable_MB is in the range of 0.0 to 1.0, inclusive and in multiples of 1.0/255.
Definition at line 186 of file hdr_dynamic_vivid_metadata.h.
Referenced by ff_parse_itu_t_t35_to_dynamic_hdr_vivid().
attribute_deprecated AVRational AVHDRVividColorToneMappingParams::three_Spline_TH_enable |
3Spline_TH_enable of three Spline.
The value shall be in the range of 0.0 to 1.0, inclusive. and in multiples of 1.0/4095.
Definition at line 195 of file hdr_dynamic_vivid_metadata.h.
Referenced by ff_parse_itu_t_t35_to_dynamic_hdr_vivid().
attribute_deprecated AVRational AVHDRVividColorToneMappingParams::three_Spline_TH_Delta1 |
3Spline_TH_Delta1 of three Spline.
The value shall be in the range of 0.0 to 0.25, inclusive, and in multiples of 0.25/1023.
Definition at line 204 of file hdr_dynamic_vivid_metadata.h.
Referenced by ff_parse_itu_t_t35_to_dynamic_hdr_vivid().
attribute_deprecated AVRational AVHDRVividColorToneMappingParams::three_Spline_TH_Delta2 |
3Spline_TH_Delta2 of three Spline.
The value shall be in the range of 0.0 to 0.25, inclusive, and in multiples of 0.25/1023.
Definition at line 213 of file hdr_dynamic_vivid_metadata.h.
Referenced by ff_parse_itu_t_t35_to_dynamic_hdr_vivid().
attribute_deprecated AVRational AVHDRVividColorToneMappingParams::three_Spline_enable_Strength |
3Spline_enable_Strength of three Spline.
The value shall be in the range of 0.0 to 1.0, inclusive, and in multiples of 1.0/255.
Definition at line 222 of file hdr_dynamic_vivid_metadata.h.
Referenced by ff_parse_itu_t_t35_to_dynamic_hdr_vivid().
AVHDRVivid3SplineParams AVHDRVividColorToneMappingParams::three_spline[2] |
Definition at line 225 of file hdr_dynamic_vivid_metadata.h.
Referenced by dump_dynamic_hdr_vivid(), ff_parse_itu_t_t35_to_dynamic_hdr_vivid(), and print_dynamic_hdr_vivid().