Home
last modified time | relevance | path

Searched refs:a_curve (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dcurves.cc43 a_curve( "a_curve", this ), // 6 in CurvesPar()
193 if( a_curve.is_modified() ) in build()
194 update_curve( a_curve, Labvec8[1], Labvec16[1] ); in build()
254 scvec[1] = &a_curve; in build()
H A Dgradient.cc47 a_curve( "a_curve", this ), // 6 in GradientPar()
157 curvepar->set_a_curve( a_curve ); in build()
H A Dcurves.hh50 Property<SplineCurve> a_curve; member in PF::CurvesPar
96 void set_a_curve( Property<SplineCurve>& c ) { a_curve.import(&c); } in set_a_curve()
H A Dgradient.hh66 Property<SplineCurve> a_curve; member in PF::GradientPar
/dports/graphics/openorienteering-mapper/mapper-0.9.2/3rd-party/cove/libvectorizer/
H A DPolygons.cpp976 privcurve_t* a_curve = &currOp.a->priv->curve; in joinPolygons() local
980 privcurve_init(&newcurve, a_curve->n + b_curve->n); in joinPolygons()
992 for (int d = 0; d < a_curve->n; d++) in joinPolygons()
993 newcurve.vertex[d + b_curve->n] = a_curve->vertex[d]; in joinPolygons()
997 newcurve.vertex[d + a_curve->n] = in joinPolygons()
1003 newcurve.vertex[d + a_curve->n] = b_curve->vertex[d]; in joinPolygons()
1004 for (int d = 0; d < a_curve->n; d++) in joinPolygons()
1005 newcurve.vertex[d] = a_curve->vertex[d]; in joinPolygons()
1013 privcurve_free_members(a_curve); in joinPolygons()
1014 memcpy(a_curve, &newcurve, sizeof(privcurve_t)); in joinPolygons()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpcurve.c592 GimpCurve *a_curve = GIMP_CURVE (a); in gimp_curve_equal() local
595 if (a_curve->curve_type != b_curve->curve_type) in gimp_curve_equal()
598 if (a_curve->n_points != b_curve->n_points || in gimp_curve_equal()
599 memcmp (a_curve->points, b_curve->points, in gimp_curve_equal()
600 sizeof (GimpCurvePoint) * a_curve->n_points)) in gimp_curve_equal()
605 if (a_curve->n_samples != b_curve->n_samples || in gimp_curve_equal()
606 memcmp (a_curve->samples, b_curve->samples, in gimp_curve_equal()
607 sizeof (gdouble) * a_curve->n_samples)) in gimp_curve_equal()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dspca561-decompress.c570 static const int a_curve[] = { in internal_spca561_decode() local
869 tmp2 = a_curve[19 + gkw] * multiplier; in internal_spca561_decode()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dspca561-decompress.c570 static const int a_curve[] = { in internal_spca561_decode() local
869 tmp2 = a_curve[19 + gkw] * multiplier; in internal_spca561_decode()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dspca561-decompress.c570 static const int a_curve[] = { in internal_spca561_decode() local
869 tmp2 = a_curve[19 + gkw] * multiplier; in internal_spca561_decode()
/dports/graphics/graphviz/graphviz-2.44.1/doc/infosrc/
H A Darrows.29 <TD>"curve"<TD><IMG SRC="a_curve.gif">
H A DMakefile69 a_invodot.gif a_curve.gif a_icurve.gif a_none.gif \
/dports/graphics/photoflow/PhotoFlow-8472024f/scripts/exposure-blend/
H A Dblend.pfp304 <property name="a_curve" value="2 0 0 1 1">
/dports/graphics/photoflow/PhotoFlow-8472024f/presets/
H A Dedge_sharpening.pfp316 <property name="a_curve" value="2 0 0 1 1">