Home
last modified time | relevance | path

Searched defs:AVHDRVividColorTransformParams (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhdr_dynamic_vivid_metadata.h172 typedef struct AVHDRVividColorTransformParams { struct
178 AVRational minimum_maxrgb;
185 AVRational average_maxrgb;
192 AVRational variance_maxrgb;
199 AVRational maximum_maxrgb;
205 int tone_mapping_mode_flag;
211 int tone_mapping_param_num;
236 } AVHDRVividColorTransformParams; argument