Home
last modified time | relevance | path

Searched defs:qua_fou (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/vips/vips-8.12.0/libvips/resample/
H A Dbicubic.cpp152 const T qua_fou = in[l3_plus_b3]; in bicubic_unsigned_int_tab() local
215 const T qua_fou = in[l3_plus_b3]; in bicubic_signed_int_tab() local
280 const T qua_fou = in[l3_plus_b3]; in bicubic_float_tab() local
344 const T qua_fou = in[l3_plus_b3]; in bicubic_unsigned_int32_tab() local
407 const T qua_fou = in[l3_plus_b3]; in bicubic_signed_int32_tab() local
478 const T qua_fou = in[l3_plus_b3]; in bicubic_notab() local
H A Dtemplates.h164 const T qua_one, const T qua_two, const T qua_thr, const T qua_fou, in bicubic_unsigned_int()
216 const T qua_one, const T qua_two, const T qua_thr, const T qua_fou, in bicubic_signed_int()
270 const T qua_one, const T qua_two, const T qua_thr, const T qua_fou, in bicubic_float()
H A Dnohalo.cpp343 const double qua_fou, in nohalo_subdivision()
763 lbbicubic( const double c00, in lbbicubic()
H A Dlbb.cpp207 lbbicubic( const double c00, in lbbicubic()
/dports/graphics/gegl/gegl-0.4.34/gegl/buffer/
H A Dgegl-sampler-nohalo.c317 const gfloat qua_fou, in nohalo_subdivision()
690 lbb (const gfloat c00, in lbb()
1414 gfloat qua_one, qua_two, qua_thr, qua_fou; in gegl_sampler_nohalo_get() local