Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Daf_hdcd.c862 int count_peak_extend; /**< valid packets where peak_extend was enabled */ member
1031 state->count_peak_extend = 0; in hdcd_reset()
1103 if (states[i].control & 16) states[i].count_peak_extend++; in hdcd_integrate()
1496 if (state->count_peak_extend) { in hdcd_detect_onech()
1498 if (state->count_peak_extend == state->code_counterA + state->code_counterB) in hdcd_detect_onech()
1665 state->count_peak_extend, in uninit()