Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_signalstats.c573 int tothue = 0; in filter_frame8() local
702 tothue += histhue[fil] * fil; in filter_frame8()
745 SET_META("HUEAVG", "%g", 1.0 * tothue / s->cfs); in filter_frame8()
795 int64_t tothue = 0; in filter_frame16() local
924 tothue += histhue[fil] * fil; in filter_frame16()
962 SET_META("HUEAVG", "%g", 1.0 * tothue / s->cfs); in filter_frame16()