Home
last modified time | relevance | path

Searched refs:babl_log (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11/babl/babl-0.1.88/babl/
H A Dbabl-introspect.c51 babl_log (""); in babl_introspect()
54 babl_log (""); in babl_introspect()
57 babl_log (""); in babl_introspect()
60 babl_log (""); in babl_introspect()
63 babl_log (""); in babl_introspect()
66 babl_log (""); in babl_introspect()
69 babl_log (""); in babl_introspect()
72 babl_log (""); in babl_introspect()
75 babl_log (""); in babl_introspect()
78 babl_log (""); in babl_introspect()
[all …]
H A Dbabl-model.c195 babl_log ("maximum number of components (%i) exceeded for %s", in babl_model_new()
203 babl_log ("submodels not handled yet"); in babl_model_new()
228 babl_log ("%s unexpected", babl_class_name (bablc->class_type)); in babl_model_new()
256 babl_log("no components specified for model '%s'", name); in babl_model_new()
396 babl_log ("%s", babl->instance.name); in babl_model_is_symmetric()
397 babl_log ("\ttest: %2.3f %2.3f %2.3f %2.3f", test [i *4 + 0], in babl_model_is_symmetric()
401 babl_log ("\tclipped: %2.3f %2.3f %2.3f %2.3f", clipped [i *4 + 0], in babl_model_is_symmetric()
405 babl_log ("\ttrnsfrmd: %2.3f %2.3f %2.3f %2.3f", transformed [i *4 + 0], in babl_model_is_symmetric()
H A Dbabl-sanity.c60 babl_log ("lack of sanity! type '%s' has no conversion to double", in type_sanity()
98 babl_log ("lack of sanity! model '%s' has no conversion to 'RGBA' or 'cmykA'", in model_sanity()
114 babl_log ("%s\t'%s' has id==0", in id_sanity()
H A Dbabl-extension.c209 babl_log ("dlopen() failed:\n\t%s", dlerror ()); in babl_extension_load()
215 babl_log ("\n\tint babl_extension_init() function not found in extension '%s'", path); in babl_extension_load()
228 babl_log ("babl_extension_init() in extension '%s' failed (return!=0)", path); in babl_extension_load()
356 babl_log ("WARNING: the babl installation seems broken, no extensions found in queried\n" in babl_extension_load_dir_list()
H A Dbabl-internal.h189 #define babl_log(...) \ macro
199 #define babl_log(args...) \ macro
210 babl_log (const char *format, ...) in babl_log() function
297 babl_log ("%s(\"%s\"): looking up", G_STRFUNC, name); \
H A Dbabl-image.c175 babl_log ("Eeeek!"); in babl_image_from_linear()
222 babl_log ("%s unexpected", babl_class_name (babl->class_type)); in babl_image_new()
243 babl_log ("maximum number of components (%i) exceeded", BABL_MAX_COMPONENTS); in babl_image_new()
H A Dbabl-type.c133 babl_log ("%s unexpected", babl_class_name (babl->class_type)); in babl_type_new()
232 babl_log ("%s: %f %f %f)", in babl_type_is_symmetric()
H A Dbabl-memory.c298 babl_log ("args=(%s): failed", s); in babl_strdup()
360 babl_log ("memory usage does not add up!\n" in babl_memory_sanity()
H A Dbabl-format.c431 babl_log ("args=(%s): model %s already requested", in babl_format_new()
449 babl_log ("%s unexpected", in babl_format_new()
486 babl_log ("no model specified for format '%s'", name); in babl_format_new()
493 babl_log ("no components specified for format '%s'", name); in babl_format_new()
H A Dbabl-fish-path.c460 babl_log ("=eeek{%i}\n", in _babl_fish_prepare_bpp()
473 babl_log ("-eeek{%i}\n", babl_dest->instance.class_type - BABL_MAGIC); in _babl_fish_prepare_bpp()
780 babl_log ("NYI"); in _babl_fish_rig_dispatch()
1028 babl_log ("=eeek{%i}\n", babl_source->instance.class_type - BABL_MAGIC); in get_path_instrumentation()
1040 babl_log ("-eeek{%i}\n", in get_path_instrumentation()
H A Dbabl-fish.c215 babl_log ("args=(%p, %p) source format invalid", source, destination); in babl_fish()
227 babl_log ("args=(%p, %p) destination format invalid", source, destination); in babl_fish()
H A Dbabl-sampling.c40 babl_log ("babl_samping(%i,%i): arguments out of bounds", in babl_sampling()
H A Dbabl-component.c118 babl_log ("%s unexpected", babl_class_name (babl->class_type)); in babl_component_new()
/dports/x11/babl/babl-0.1.88/tests/
H A Dformat_with_space.c33 babl_log ("created space %s doesn't have sRGB when it should", babl_get_name (fmt)); in test2()
39 babl_log ("created space %s doesn't have sRGB when it should", babl_get_name (fmt)); in test2()
45 babl_log ("created space %s doesn't have sRGB when it should", babl_get_name (fmt)); in test2()
51 babl_log ("created space %s doesn't have sRGB when it should", babl_get_name (fmt)); in test2()
71 babl_log ("created space %s doesn't have sRGB when it should", babl_get_name (fmt)); in test3()
77 babl_log ("created space %s doesn't have sRGB when it should", babl_get_name (fmt)); in test3()
83 babl_log ("created space %s doesn't have apple when it should", babl_get_name (fmt)); in test3()
89 babl_log ("created space %s doesn't have apple when it should", babl_get_name (fmt)); in test3()
H A Dalpha_symmetric_transform.c63 babl_log ("separate alpha %i.%i: %.9f!=%.9f(ref) ", i, c, destination_buf[i*4+c], in test()
87 babl_log ("associatd-alpha %i.%i: %.9f!=%.9f(ref) ", i, c, destination_buf[i*4+c], in test()
H A Dmodels.c17 babl_log ("%s is not symmetric", babl->instance.name); in model_check()
H A Dtypes.c12 babl_log ("%s is not symmetric", babl->instance.name); in type_check()
H A Dchromaticities.c58 babl_log ("%2i (%2i%%3=%i, %2i/3=%i) is %i should be %i", in test()
H A Dbabl_class_name.c58 babl_log ("'%s'!='%s'\n", reference[i].name, babl_class_name (reference[i].klass)); in test()
H A Dgrayscale_to_rgb.c64 babl_log ("index %i is problematic : %.12f instead of %.12f", in test()
H A Drgb_to_bgr.c71 babl_log ("%2i (%2i%%3=%i, %2i/3=%i) is %i should be %i", in test()
H A Drgb_to_ycbcr.c78 babl_log ("%2i (%2i%%3=%i, %2i/3=%i) is %f should be %f", in test()
H A Dn_components.c96 babl_log ("%i-components, pixel %i component %i is %i should be %i", in test()
/dports/x11/babl/babl-0.1.88/tools/
H A Dformats.c14 babl_log ("%s\tloss: %f", babl->instance.name, babl->format.loss); in format_check()
H A Dconversions.c21 babl_log ("%s\terror:%f", babl->instance.name, error); in each_conversion()

12