make_point 155 libavfilter/vf_curves.c struct keypoint *point = make_point(0, 0, NULL); make_point 182 libavfilter/vf_curves.c last = make_point(0, 0, NULL); make_point 188 libavfilter/vf_curves.c struct keypoint *newfirst = make_point(0, 0, *points); make_point 198 libavfilter/vf_curves.c struct keypoint *point = make_point(1, 1, NULL);