Home
last modified time | relevance | path

Searched refs:pfstr (Results 1 – 22 of 22) sorted by relevance

/dports/x11/xpra/xpra-4.3/xpra/codecs/jpeg/
H A Dencoder.pyx229 pfstr = image.get_pixel_format()
325 pfstr = image.get_pixel_format()
326 pf = TJPF_VAL.get(pfstr)
339 return do_encode_rgb(compressor, pfstr, pixels,
368 log.error(" pixel format=%s", pfstr)
374 pfstr = image.get_pixel_format()
375 assert pfstr in ("YUV420P", "YUV422P"), "invalid yuv pixel format %s" % pfstr
379 elif pfstr=="YUV420P":
381 elif pfstr=="YUV422P":
383 elif pfstr=="YUV444P":
[all …]
/dports/x11/xpra/xpra-4.3/xpra/codecs/nvjpeg/
H A Dencoder.pyx465 pfstr = image.get_pixel_format()
466 … assert pfstr==self.src_format, "invalid pixel format %s, expected %s" % (pfstr, self.src_format)
661 pfstr = image.get_pixel_format()
666 if pfstr not in input_formats:
669 oldpfstr = pfstr
672 pfstr, input_formats))
674 pfstr = image.get_pixel_format()
676 log("nvjpeg: argb_swap converted %s to %s in %.1fms", oldpfstr, pfstr, 1000*(end-start))
684 encoder.init_context(coding, width, height, pfstr, options=options)
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzbfont.c649 copy_font_name(gs_font_name * pfstr, const ref * pfname) in copy_font_name() argument
655 memcpy(&pfstr->chars[0], pfname->value.const_bytes, size); in copy_font_name()
657 pfstr->chars[size] = 0; in copy_font_name()
658 pfstr->size = size; in copy_font_name()
H A Dgxccman.c318 gs_font_name * pfstr, int encoding_index, const cached_fm_pair * pair, in lookup_xfont_by_name() argument
324 pfstr->chars, pmat->xx, pmat->xy, pmat->yx, pmat->yy); in lookup_xfont_by_name()
326 &pfstr->chars[0], pfstr->size, in lookup_xfont_by_name()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzbfont.c649 copy_font_name(gs_font_name * pfstr, const ref * pfname) in copy_font_name() argument
655 memcpy(&pfstr->chars[0], pfname->value.const_bytes, size); in copy_font_name()
657 pfstr->chars[size] = 0; in copy_font_name()
658 pfstr->size = size; in copy_font_name()
H A Dgxccman.c318 gs_font_name * pfstr, int encoding_index, const cached_fm_pair * pair, in lookup_xfont_by_name() argument
324 pfstr->chars, pmat->xx, pmat->xy, pmat->yx, pmat->yy); in lookup_xfont_by_name()
326 &pfstr->chars[0], pfstr->size, in lookup_xfont_by_name()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dbfont.h78 void copy_font_name(gs_font_name * pfstr, const ref * pfname);
H A Dzbfont.c833 copy_font_name(gs_font_name * pfstr, const ref * pfname) in copy_font_name() argument
839 memcpy(&pfstr->chars[0], pfname->value.const_bytes, size); in copy_font_name()
841 pfstr->chars[size] = 0; in copy_font_name()
842 pfstr->size = size; in copy_font_name()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dbfont.h81 void copy_font_name(gs_font_name * pfstr, const ref * pfname);
H A Dzbfont.c915 copy_font_name(gs_font_name * pfstr, const ref * pfname) in copy_font_name() argument
921 memcpy(&pfstr->chars[0], pfname->value.const_bytes, size); in copy_font_name()
923 pfstr->chars[size] = 0; in copy_font_name()
924 pfstr->size = size; in copy_font_name()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dbfont.h81 void copy_font_name(gs_font_name * pfstr, const ref * pfname);
H A Dzbfont.c915 copy_font_name(gs_font_name * pfstr, const ref * pfname) in copy_font_name() argument
921 memcpy(&pfstr->chars[0], pfname->value.const_bytes, size); in copy_font_name()
923 pfstr->chars[size] = 0; in copy_font_name()
924 pfstr->size = size; in copy_font_name()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dbfont.h83 void copy_font_name(gs_font_name * pfstr, const ref * pfname);
H A Dzbfont.c966 copy_font_name(gs_font_name * pfstr, const ref * pfname) in copy_font_name() argument
972 memcpy(&pfstr->chars[0], pfname->value.const_bytes, size); in copy_font_name()
974 pfstr->chars[size] = 0; in copy_font_name()
975 pfstr->size = size; in copy_font_name()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dbfont.h83 void copy_font_name(gs_font_name * pfstr, const ref * pfname);
H A Dzbfont.c966 copy_font_name(gs_font_name * pfstr, const ref * pfname) in copy_font_name() argument
972 memcpy(&pfstr->chars[0], pfname->value.const_bytes, size); in copy_font_name()
974 pfstr->chars[size] = 0; in copy_font_name()
975 pfstr->size = size; in copy_font_name()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dbfont.h78 void copy_font_name(gs_font_name * pfstr, const ref * pfname);
H A Dzbfont.c833 copy_font_name(gs_font_name * pfstr, const ref * pfname) in copy_font_name() argument
839 memcpy(&pfstr->chars[0], pfname->value.const_bytes, size); in copy_font_name()
841 pfstr->chars[size] = 0; in copy_font_name()
842 pfstr->size = size; in copy_font_name()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxccman.c523 gs_font_name * pfstr, int encoding_index, const cached_fm_pair * pair, in lookup_xfont_by_name() argument
529 pfstr->chars, pmat->xx, pmat->xy, pmat->yx, pmat->yy); in lookup_xfont_by_name()
531 &pfstr->chars[0], pfstr->size, in lookup_xfont_by_name()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxccman.c523 gs_font_name * pfstr, int encoding_index, const cached_fm_pair * pair, in lookup_xfont_by_name() argument
529 pfstr->chars, pmat->xx, pmat->xy, pmat->yx, pmat->yy); in lookup_xfont_by_name()
531 &pfstr->chars[0], pfstr->size, in lookup_xfont_by_name()
/dports/devel/py-numba/numba-0.51.2/numba/parfors/
H A Dparfor.py995 pfstr = '#' + ', '.join(pf_ids)
997 pfstr = ''
1001 l = fmt.format(width * '-', width, pfstr)
1003 l = fmt.format(width * ' ', width, pfstr)
/dports/comms/tlf/tlf-tlf-1.4.1/
H A DChangeLog3854 which does not change any global strings like pfstr, ituzone, countrynr,