Home
last modified time | relevance | path

Searched refs:pcsctx (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/libdk4bif/
H A Dbif.h350 dk4_cs_conv_ctx_t const *pcsctx,
429 dk4_cs_conv_ctx_t const *pcsctx,
502 dk4_cs_conv_ctx_t const *pcsctx,
549 dk4_cs_conv_ctx_t const *pcsctx,
585 dk4_cs_conv_ctx_t const *pcsctx,
650 dk4_cs_conv_ctx_t const *pcsctx,
H A Ddk4bifto.c107 dk4_cs_conv_ctx_t const *pcsctx, in dk4biftool_nc_bif_init() argument
119 if (NULL != pcsctx) { in dk4biftool_nc_bif_init()
120 DK4_MEMCPY(&(bptr->cs_ctx), pcsctx, sizeof(dk4_cs_conv_ctx_t)); in dk4biftool_nc_bif_init()
251 dk4_cs_conv_ctx_t const *pcsctx, in dk4biftool_nc_new_for_one_frame() argument
267 if (0 == dk4biftool_nc_bif_init(back, fn, ty, honly, pcsctx, erp)) { in dk4biftool_nc_new_for_one_frame()
H A Ddk4bif.h82 dk4_cs_conv_ctx_t const *pcsctx,
110 dk4_cs_conv_ctx_t const *pcsctx,
138 dk4_cs_conv_ctx_t const *pcsctx,
H A Ddk4bif.c276 dk4_cs_conv_ctx_t const *pcsctx, in dk4bif_open_file() argument
297 back = dk4bifpng_nc_open_file(fipo, fn, honly, pcsctx, &pngcp, erp); in dk4bif_open_file()
307 back = dk4bifjpeg_nc_open_file(fipo,fn,honly,pcsctx,&jpgcp,erp); in dk4bif_open_file()
314 back = dk4bifnetpbm_nc_open_file(fipo, fn, honly, pcsctx, erp); in dk4bif_open_file()
333 dk4_cs_conv_ctx_t const *pcsctx, in dk4bif_open_type() argument
358 back = dk4bif_open_file(inputfile, fn, ty, honly, pcsctx, erp); in dk4bif_open_type()
364 back = dk4biftiff_nc_open_type(fn, pcsctx, erp); in dk4bif_open_type()
381 dk4_cs_conv_ctx_t const *pcsctx, in dk4bif_open() argument
394 back = dk4bif_open_type(fn, tp, hdronly, pcsctx, erp); in dk4bif_open()
H A Ddk4bifto.ctr98 dk4_cs_conv_ctx_t const *pcsctx,
110 if (NULL != pcsctx) {
111 DK4_MEMCPY(&(bptr->cs_ctx), pcsctx, sizeof(dk4_cs_conv_ctx_t));
242 dk4_cs_conv_ctx_t const *pcsctx,
258 if (0 == dk4biftool_nc_bif_init(back, fn, ty, honly, pcsctx, erp)) {
H A Ddk4bif.ctr48 @param pcsctx Color space conversion context, may be NULL.
71 dk4_cs_conv_ctx_t const *pcsctx,
80 @param pcsctx Color space conversion context, may be NULL.
99 dk4_cs_conv_ctx_t const *pcsctx,
109 @param pcsctx Color space conversion context, may be NULL.
127 dk4_cs_conv_ctx_t const *pcsctx,
612 dk4_cs_conv_ctx_t const *pcsctx,
669 dk4_cs_conv_ctx_t const *pcsctx,
700 back = dk4biftiff_nc_open_type(fn, pcsctx, erp);
717 dk4_cs_conv_ctx_t const *pcsctx,
[all …]
H A Ddk4bift.c76 dk4_cs_conv_ctx_t const *pcsctx, in dk4biftiff_nc_open_type() argument
95 fn, DK4_BIF_TYPE_TIFF, 0, pcsctx, erp in dk4biftiff_nc_open_type()
H A Ddk4bifj.c249 dk4_cs_conv_ctx_t const *pcsctx, in dk4bifjpeg_nc_open_file() argument
266 fn, DK4_BIF_TYPE_JPEG, honly, pcsctx, erp in dk4bifjpeg_nc_open_file()
H A Ddk4bift.ctr67 dk4_cs_conv_ctx_t const *pcsctx,
86 fn, DK4_BIF_TYPE_TIFF, 0, pcsctx, erp
H A Ddk4bifn.c539 dk4_cs_conv_ctx_t const *pcsctx, in dk4_bif_netpbm_builder_initialize() argument
552 fn, DK4_BIF_TYPE_NETPBM, honly, pcsctx, erp in dk4_bif_netpbm_builder_initialize()
1640 dk4_cs_conv_ctx_t const *pcsctx, in dk4bifnetpbm_nc_open_file() argument
1654 if (0 != dk4_bif_netpbm_builder_initialize(&builder,fn,honly,pcsctx,erp)) { in dk4bifnetpbm_nc_open_file()
H A Ddk4bifj.ctr239 dk4_cs_conv_ctx_t const *pcsctx,
256 fn, DK4_BIF_TYPE_JPEG, honly, pcsctx, erp
H A Ddk4bifp.c201 dk4_cs_conv_ctx_t const *pcsctx, in dk4bifpng_nc_open_file() argument
220 fn, DK4_BIF_TYPE_PNG, honly, pcsctx, erp in dk4bifpng_nc_open_file()
H A Ddk4bifp.ctr192 dk4_cs_conv_ctx_t const *pcsctx,
211 fn, DK4_BIF_TYPE_PNG, honly, pcsctx, erp
H A Ddk4bifn.ctr524 dk4_cs_conv_ctx_t const *pcsctx,
537 fn, DK4_BIF_TYPE_NETPBM, honly, pcsctx, erp
1625 dk4_cs_conv_ctx_t const *pcsctx,
1639 if (0 != dk4_bif_netpbm_builder_initialize(&builder,fn,honly,pcsctx,erp)) {
/dports/graphics/bmeps/dktools-4.31.1/src/libdk4bifa/
H A Ddk4bifap.h64 dk4_cs_conv_ctx_t const *pcsctx,
86 dk4_cs_conv_ctx_t const *pcsctx,
H A Ddk4bifap.c298 dk4_cs_conv_ctx_t const *pcsctx, in dk4bif_open_app() argument
309 back = dk4bif_open(fn, honly, pcsctx, &er); in dk4bif_open_app()
330 dk4_cs_conv_ctx_t const *pcsctx, in dk4bif_open_file_app() argument
341 back = dk4bif_open_file(fipo, fn, ty, honly, pcsctx, &er); in dk4bif_open_file_app()
H A Ddk4bifap.ctr44 @param pcsctx Color space conversion context, may be NULL.
53 dk4_cs_conv_ctx_t const *pcsctx,
64 @param pcsctx Color space conversion context, may be NULL.
75 dk4_cs_conv_ctx_t const *pcsctx,
426 dk4_cs_conv_ctx_t const *pcsctx,
437 back = dk4bif_open(fn, honly, pcsctx, &er);
458 dk4_cs_conv_ctx_t const *pcsctx,
469 back = dk4bif_open_file(fipo, fn, ty, honly, pcsctx, &er);