Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Daf_hdcd.c868 int gain_counts[16]; member
1033 for(i = 0; i < 16; i++) state->gain_counts[i] = 0; in hdcd_reset()
1105 states[i].gain_counts[states[i].control & 15]++; in hdcd_integrate()
1672 …v_log(ctx, AV_LOG_VERBOSE, "Channel %d: tg %0.1f: %d\n", i, GAINTOFLOAT(j), state->gain_counts[j]); in uninit()