Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Daf_hdcd.c914 float max_gain_adjustment; /**< in dB, expected in the range -7.5 to 0.0 */ member
1478 detect->max_gain_adjustment = 0.0; in hdcd_detect_reset()
1505 detect->max_gain_adjustment = FFMIN(detect->max_gain_adjustment, GAINTOFLOAT(state->max_gain)); in hdcd_detect_onech()
1520 if (detect->max_gain_adjustment || detect->peak_extend) in hdcd_detect_end()
1684 s->detect.max_gain_adjustment, in uninit()