Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_signalstats.c562 int accsat, acchue = 0; in filter_frame8() local
695 acchue += histhue[fil]; in filter_frame8()
697 if (medhue == -1 && acchue > s->cfs / 2) in filter_frame8()
784 int accsat, acchue = 0; in filter_frame16() local
917 acchue += histhue[fil]; in filter_frame16()
919 if (medhue == -1 && acchue > s->cfs / 2) in filter_frame16()

Completed in 2 milliseconds