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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_curves.c39 struct keypoint { struct
41 struct keypoint *next;
136 static struct keypoint *make_point(double x, double y, struct keypoint *next)
138 struct keypoint *point = av_mallocz(sizeof(*point));
148 static int parse_points_str(AVFilterContext *ctx, struct keypoint **points, const char *s)
151 struct keypoint *last = NULL;
155 struct keypoint *point = make_point(0, 0, NULL);
188 struct keypoint *newfirst = make_point(0, 0, *points);
198 struct keypoint *poin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcommon-1.0.16.jar ... -INF/ META-INF/MANIFEST.MF com/ com/keypoint/ org/ org/jfree/ org/jfree/base/ org/jfree/base/config ...

Completed in 54 milliseconds