Home
last modified time | relevance | path

Searched refs:save_depth (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/kf5-kimageformats/kimageformats-5.89.0/src/imageformats/
H A Davif.cpp435 int save_depth; // 8 or 10bit per channel local
466 save_depth = 10;
470 save_depth = 10;
472 save_depth = 8;
486 if (save_depth > 8) {
515 if (save_depth > 8) { // QImage::Format_Grayscale16
539 if (save_depth > 8) {
622 if (save_depth == 8) {
623 save_depth = 10;
667 … avif = avifImageCreate(tmpcolorimage.width(), tmpcolorimage.height(), save_depth, pixel_format);
[all …]
H A Dheif.cpp90 int save_depth; // 8 or 10bit per channel in write() local
103 save_depth = 10; in write()
107 save_depth = 10; in write()
109 save_depth = 8; in write()
115 if (save_depth > 8) { in write()
146 heifImage.add_plane(heif_channel_interleaved, image.width(), image.height(), save_depth); in write()
151 switch (save_depth) { in write()
215 qWarning() << "Unsupported depth:" << save_depth; in write()
/dports/misc/visp/visp-3.4.0/example/device/framegrabber/
H A DsaveRealSenseData.cpp84 bool &save_depth, in getOptions() argument
101 case 'd': save_depth = true; break; in getOptions()
237 bool save_depth, bool save_pointcloud, bool save_infrared, in StorageWorker() argument
247 …queue(queue), m_directory(directory), m_cpt(0), m_save_color(save_color), m_save_depth(save_depth), in StorageWorker()
403 bool save_depth = false; in main() local
411 …(!getOptions(argc, argv, save, output_directory_custom, use_aligned_stream, save_color, save_depth, in main()
427 std::cout << "save_depth: " << save_depth << std::endl; in main()
524 …StorageWorker storage(std::ref(save_queue), std::cref(output_directory), save_color, save_depth, s… in main()
/dports/games/gnugo/gnugo-3.8/engine/
H A Dgenmove.c390 int save_depth; in do_genmove() local
418 save_depth = depth; in do_genmove()
655 gg_assert(depth == save_depth); in do_genmove()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevtsep.c1339 int save_depth = pdev->color_info.depth; in tiffsep_print_page() local
1372 pdev->color_info.depth = save_depth; in tiffsep_print_page()
1414 pdev->color_info.depth = save_depth; in tiffsep_print_page()
1504 int save_depth = pdev->color_info.depth; in tiffsep1_print_page() local
1583 pdev->color_info.depth = save_depth; in tiffsep1_print_page()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevtsep.c1339 int save_depth = pdev->color_info.depth; in tiffsep_print_page() local
1372 pdev->color_info.depth = save_depth; in tiffsep_print_page()
1414 pdev->color_info.depth = save_depth; in tiffsep_print_page()
1504 int save_depth = pdev->color_info.depth; in tiffsep1_print_page() local
1583 pdev->color_info.depth = save_depth; in tiffsep1_print_page()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevtsep.c1775 int save_depth = pdev->color_info.depth; in tiffsep_print_page() local
1835 pdev->color_info.depth = save_depth; in tiffsep_print_page()
1876 pdev->color_info.depth = save_depth; in tiffsep_print_page()
2071 int save_depth = pdev->color_info.depth; in tiffsep1_print_page() local
2138 pdev->color_info.depth = save_depth; in tiffsep1_print_page()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevtsep.c1775 int save_depth = pdev->color_info.depth; in tiffsep_print_page() local
1835 pdev->color_info.depth = save_depth; in tiffsep_print_page()
1876 pdev->color_info.depth = save_depth; in tiffsep_print_page()
2071 int save_depth = pdev->color_info.depth; in tiffsep1_print_page() local
2138 pdev->color_info.depth = save_depth; in tiffsep1_print_page()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevtsep.c2239 int save_depth = pdev->color_info.depth; in tiffsep_print_page() local
2312 pdev->color_info.depth = save_depth; in tiffsep_print_page()
2378 pdev->color_info.depth = save_depth; in tiffsep_print_page()
2631 int save_depth = pdev->color_info.depth; local
2728 pdev->color_info.depth = save_depth;
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevtsep.c2239 int save_depth = pdev->color_info.depth; in tiffsep_print_page() local
2312 pdev->color_info.depth = save_depth; in tiffsep_print_page()
2378 pdev->color_info.depth = save_depth; in tiffsep_print_page()
2631 int save_depth = pdev->color_info.depth; local
2728 pdev->color_info.depth = save_depth;
/dports/math/gnuplot/gnuplot-5.4.1/term/
H A Dfig.trm1181 static int save_depth = FIG_DEPTH;
1224 save_depth = FIG_linedepth;
1229 FIG_linedepth = save_depth;
1233 save_depth = FIG_linedepth;
1238 FIG_linedepth = save_depth;
1246 save_depth = FIG_linedepth;
1251 FIG_linedepth = save_depth;
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/
H A Dfig.trm1181 static int save_depth = FIG_DEPTH;
1224 save_depth = FIG_linedepth;
1229 FIG_linedepth = save_depth;
1233 save_depth = FIG_linedepth;
1238 FIG_linedepth = save_depth;
1246 save_depth = FIG_linedepth;
1251 FIG_linedepth = save_depth;
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/
H A Dfig.trm1177 static int save_depth = FIG_DEPTH;
1220 save_depth = FIG_linedepth;
1225 FIG_linedepth = save_depth;
1229 save_depth = FIG_linedepth;
1234 FIG_linedepth = save_depth;
1238 save_depth = FIG_linedepth;
1243 FIG_linedepth = save_depth;
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dtaxblast.c1360 Int2 i, j, k, depth, save_depth; in TXBHtmlReportInternal() local
1450 save_depth = depth; in TXBHtmlReportInternal()
1480 for (lo_next=lo_last, depth=save_depth, i=0, padchar='-'; in TXBHtmlReportInternal()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Descape.cc2679 int save_depth = context->loop_depth(); in assign_connectivity() local
2742 context->set_loop_depth(save_depth); in assign_connectivity()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Descape.cc2679 int save_depth = context->loop_depth(); in assign_connectivity() local
2742 context->set_loop_depth(save_depth); in assign_connectivity()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Descape.cc2679 int save_depth = context->loop_depth(); in assign_connectivity() local
2742 context->set_loop_depth(save_depth); in assign_connectivity()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Descape.cc2679 int save_depth = context->loop_depth(); in assign_connectivity() local
2742 context->set_loop_depth(save_depth); in assign_connectivity()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Descape.cc2679 int save_depth = context->loop_depth(); in assign_connectivity() local
2742 context->set_loop_depth(save_depth); in assign_connectivity()
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Descape.cc2679 int save_depth = context->loop_depth(); in assign_connectivity() local
2742 context->set_loop_depth(save_depth); in assign_connectivity()
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/
H A Descape.cc2717 int save_depth = context->loop_depth(); in assign_connectivity() local
2780 context->set_loop_depth(save_depth); in assign_connectivity()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Descape.cc2746 int save_depth = context->loop_depth(); in assign_connectivity() local
2802 context->set_loop_depth(save_depth); in assign_connectivity()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Descape.cc2751 int save_depth = context->loop_depth(); in assign_connectivity() local
2807 context->set_loop_depth(save_depth); in assign_connectivity()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/
H A Descape.cc2746 int save_depth = context->loop_depth(); in assign_connectivity() local
2802 context->set_loop_depth(save_depth); in assign_connectivity()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/
H A Descape.cc2716 int save_depth = context->loop_depth(); in assign_connectivity() local
2779 context->set_loop_depth(save_depth); in assign_connectivity()

12