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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_signalstats.c279 int accy, accu, accv; local
351 accy = accu = accv = accsat = 0;
368 accy += histy[fil];
373 if (lowy == -1 && accy >= lowp) lowy = fil;
378 if (highy == -1 && accy >= highp) highy = fil;

Completed in 157 milliseconds