Searched refs:xprev (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_curves.c226 double xprev = 0; local
243 h[i] = point->x - xprev;
244 xprev = point->x;

Completed in 43 milliseconds