Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_signalstats.c564 int toty = 0, totu = 0, totv = 0, totsat=0; in filter_frame8() local
672 totv += histv[fil] * fil; in filter_frame8()
726 SET_META("VAVG", "%g", 1.0 * totv / s->cfs); in filter_frame8()
786 int64_t toty = 0, totu = 0, totv = 0, totsat=0; in filter_frame16() local
894 totv += histv[fil] * fil; in filter_frame16()
943 SET_META("VAVG", "%g", 1.0 * totv / s->cfs); in filter_frame16()

Completed in 3 milliseconds