Home
last modified time | relevance | path

Searched refs:jpeg_c (Results 1 – 6 of 6) sorted by relevance

/dports/www/netsurf/netsurf-3.10/content/handlers/image/
H A Djpeg.c382 struct content *jpeg_c; in nsjpeg_clone() local
385 jpeg_c = calloc(1, sizeof(struct content)); in nsjpeg_clone()
386 if (jpeg_c == NULL) in nsjpeg_clone()
389 error = content__clone(old, jpeg_c); in nsjpeg_clone()
391 content_destroy(jpeg_c); in nsjpeg_clone()
398 if (nsjpeg_convert(jpeg_c) == false) { in nsjpeg_clone()
399 content_destroy(jpeg_c); in nsjpeg_clone()
404 *newc = jpeg_c; in nsjpeg_clone()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_frame.cc576 size_t jpeg_c = jpeg_c_map[c]; in ComputeJPEGTranscodingData() local
578 jpeg_data.quant[jpeg_data.components[jpeg_c].quant_idx].values.data(); in ComputeJPEGTranscodingData()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_frame.cc576 size_t jpeg_c = jpeg_c_map[c]; in ComputeJPEGTranscodingData() local
578 jpeg_data.quant[jpeg_data.components[jpeg_c].quant_idx].values.data(); in ComputeJPEGTranscodingData()
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dcanvas.c1524 int jpeg_c, png_c, tga_c, jp2_c, xtrans[3], xx[3], xy[3]; member
1788 settings->jpeg_quality = dt->jpeg_c; in init_ls_settings()
2106 SPIN(jpeg_c, 0, 100), ACTMAP(XF_COMPJ),
2314 tdata.jpeg_c = jpeg_quality; in file_selector_x()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Denc_frame.cc579 size_t jpeg_c = jpeg_c_map[c]; in ComputeJPEGTranscodingData() local
581 jpeg_data.quant[jpeg_data.components[jpeg_c].quant_idx].values.data(); in ComputeJPEGTranscodingData()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Denc_frame.cc607 size_t jpeg_c = jpeg_c_map[c]; in ComputeJPEGTranscodingData() local
609 jpeg_data.quant[jpeg_data.components[jpeg_c].quant_idx].values.data(); in ComputeJPEGTranscodingData()