Home
last modified time | relevance | path

Searched refs:jsvals (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/file-jpeg/
H A Djpeg.c51 JpegSaveVals jsvals; variable
392 jsvals.preview = FALSE; in run()
394 if (jsvals.quality < 0.0 || jsvals.quality > 100.0) in run()
396 else if (jsvals.smoothing < 0.0 || jsvals.smoothing > 1.0) in run()
398 else if (jsvals.subsmp < 0 || jsvals.subsmp > 3) in run()
400 else if (jsvals.dct < 0 || jsvals.dct > 2) in run()
474 if (jsvals.preview) in run()
541 0, sizeof (jsvals), &jsvals); in run()
553 if (jsvals.save_exif) in run()
558 if (jsvals.save_xmp) in run()
[all …]
H A Djpeg-save.c344 if (jsvals.save_profile) in save_image()
450 jpeg_set_quality (&cinfo, (gint) (jsvals.quality + 0.5), jsvals.baseline); in save_image()
490 if (jsvals.progressive) in save_image()
538 switch (jsvals.dct) in save_image()
603 if (jsvals.save_profile) in save_image()
720 if (jsvals.preview) in make_preview()
1335 memcpy(&tmpvals, &jsvals, sizeof jsvals); in load_parasite()
1457 jsvals.restart = 0; in save_restart_update()
1473 jsvals.subsmp = value; in subsampling_changed()
1487 if (jsvals.use_orig_quality) in quality_changed()
[all …]
H A Djpeg-save.h41 extern JpegSaveVals jsvals;
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/tidwall/gjson/
H A Dgjson.go2054 jsvals := jsval.Array()
2055 slice := reflect.MakeSlice(goval.Type(), len(jsvals), len(jsvals))
2056 for i := 0; i < len(jsvals); i++ {
2057 assign(jsvals[i], slice.Index(i))
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/tests/idl/
H A Dxpctest_params.idl104 // Test arrays of jsvals
/dports/www/firefox/firefox-99.0/js/xpconnect/tests/idl/
H A Dxpctest_params.idl104 // Test arrays of jsvals
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/tests/idl/
H A Dxpctest_params.idl104 // Test arrays of jsvals
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/tests/idl/
H A Dxpctest_params.idl101 // Test arrays of jsvals
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsIMessageManager.idl188 * objects: %named table of jsvals/objects, or null%
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsIMessageManager.idl187 * objects: %named table of jsvals/objects, or null%
/dports/sysutils/polkit/polkit-0.120/
H A DNEWS535 Don't store unrooted jsvals on heap