Home
last modified time | relevance | path

Searched refs:knee_point_den (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddynamic_hdr10_plus.c26 static const int32_t knee_point_den = 4095; variable
172 (AVRational){get_bits(gb, 12), knee_point_den}; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus()
174 (AVRational){get_bits(gb, 12), knee_point_den}; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus()