Searched refs:toty (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vf_signalstats.c | 564 int toty = 0, totu = 0, totv = 0, totsat=0; in filter_frame8() local 670 toty += histy[fil] * fil; in filter_frame8() 714 SET_META("YAVG", "%g", 1.0 * toty / s->fs); in filter_frame8() 786 int64_t toty = 0, totu = 0, totv = 0, totsat=0; in filter_frame16() local 892 toty += histy[fil] * fil; in filter_frame16() 931 SET_META("YAVG", "%g", 1.0 * toty / s->fs); in filter_frame16()
|
Completed in 3 milliseconds