FFmpeg 5.1.6
|
Color tone mapping parameters at a processing window in a dynamic metadata for CUVA 005.1:2021. More...
#include <libavutil/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... | |
int | three_Spline_TH_mode |
The mode of three Spline. More... | |
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... | |
AVRational | three_Spline_TH_enable |
3Spline_TH_enable of three Spline. More... | |
AVRational | three_Spline_TH_Delta1 |
3Spline_TH_Delta1 of three Spline. More... | |
AVRational | three_Spline_TH_Delta2 |
3Spline_TH_Delta2 of three Spline. More... | |
AVRational | three_Spline_enable_Strength |
3Spline_enable_Strength of three Spline. More... | |
Color tone mapping parameters at a processing window in a dynamic metadata for CUVA 005.1:2021.
Definition at line 31 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 37 of file hdr_dynamic_vivid_metadata.h.
int AVHDRVividColorToneMappingParams::base_enable_flag |
This flag indicates that transfer the base paramter(for value of 1)
Definition at line 42 of file hdr_dynamic_vivid_metadata.h.
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 49 of file hdr_dynamic_vivid_metadata.h.
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 56 of file hdr_dynamic_vivid_metadata.h.
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 63 of file hdr_dynamic_vivid_metadata.h.
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 70 of file hdr_dynamic_vivid_metadata.h.
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 77 of file hdr_dynamic_vivid_metadata.h.
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 84 of file hdr_dynamic_vivid_metadata.h.
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 91 of file hdr_dynamic_vivid_metadata.h.
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 99 of file hdr_dynamic_vivid_metadata.h.
int AVHDRVividColorToneMappingParams::base_param_Delta_enable_mode |
This flag indicates that delta mode of base paramter(for value of 1)
Definition at line 104 of file hdr_dynamic_vivid_metadata.h.
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 111 of file hdr_dynamic_vivid_metadata.h.
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 117 of file hdr_dynamic_vivid_metadata.h.
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 123 of file hdr_dynamic_vivid_metadata.h.
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 129 of file hdr_dynamic_vivid_metadata.h.
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 136 of file hdr_dynamic_vivid_metadata.h.
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 143 of file hdr_dynamic_vivid_metadata.h.
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 150 of file hdr_dynamic_vivid_metadata.h.
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 157 of file hdr_dynamic_vivid_metadata.h.
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 164 of file hdr_dynamic_vivid_metadata.h.