Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_signalstats.c565 int tothue = 0; in filter_frame8() local
694 tothue += histhue[fil] * fil; in filter_frame8()
737 SET_META("HUEAVG", "%g", 1.0 * tothue / s->cfs); in filter_frame8()
787 int64_t tothue = 0; in filter_frame16() local
916 tothue += histhue[fil] * fil; in filter_frame16()
954 SET_META("HUEAVG", "%g", 1.0 * tothue / s->cfs); in filter_frame16()

Completed in 3 milliseconds