Home
last modified time | relevance | path

Searched refs:color_saturation_gain_den (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddynamic_hdr_vivid.c23 static const int32_t color_saturation_gain_den = 128; variable
132 params->color_saturation_gain[i] = (AVRational){get_bits(gb, 8), color_saturation_gain_den}; in ff_parse_itu_t_t35_to_dynamic_hdr_vivid()

Completed in 2 milliseconds