Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_signalstats.c570 int accsat, acchue = 0; in filter_frame8() local
703 acchue += histhue[fil]; in filter_frame8()
705 if (medhue == -1 && acchue > s->cfs / 2) in filter_frame8()
792 int accsat, acchue = 0; in filter_frame16() local
925 acchue += histhue[fil]; in filter_frame16()
927 if (medhue == -1 && acchue > s->cfs / 2) in filter_frame16()