Home
last modified time | relevance | path

Searched refs:sample_load_next16 (Results 1 – 24 of 24) sorted by relevance

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevdgbr.c440 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
446 sample_load_next16(vj, src, sbit, src_depth); in gx_get_bits_std_to_native()
450 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
H A Dgsbitops.h88 #define sample_load_next16(value, sptr, sbit, sbpv)\ macro
H A Dgdevmpla.c422 sample_load_next16(value, sptr[pi], sbit[pi], plane_depth); in planar_to_chunky()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevdgbr.c452 if (sample_load_next16(&va, &src, &sbit, src_depth) < 0) in gx_get_bits_std_to_native()
460 if (sample_load_next16(&vj, &src, &sbit, src_depth) < 0) in gx_get_bits_std_to_native()
465 if (sample_load_next16(&va, &src, &sbit, src_depth) < 0) in gx_get_bits_std_to_native()
H A Dgsbitops.h115 static int inline sample_load_next16 (ushort *value, const byte **sptr, int *sbit, int sbpv) in sample_load_next16() function
H A Dgdevmpla.c1821 if (sample_load_next16(&value, &sptr[pi], &sbit[pi], plane_depth) < 0) in planar_to_chunky()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevdgbr.c452 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
459 sample_load_next16(vj, src, sbit, src_depth); in gx_get_bits_std_to_native()
463 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
H A Dgsbitops.h89 #define sample_load_next16(value, sptr, sbit, sbpv)\ macro
H A Dgdevmpla.c1755 sample_load_next16(value, sptr[pi], sbit[pi], plane_depth); in planar_to_chunky()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevdgbr.c452 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
459 sample_load_next16(vj, src, sbit, src_depth); in gx_get_bits_std_to_native()
463 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
H A Dgsbitops.h89 #define sample_load_next16(value, sptr, sbit, sbpv)\ macro
H A Dgdevmpla.c1755 sample_load_next16(value, sptr[pi], sbit[pi], plane_depth); in planar_to_chunky()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevdgbr.c452 if (sample_load_next16(&va, &src, &sbit, src_depth) < 0) in gx_get_bits_std_to_native()
460 if (sample_load_next16(&vj, &src, &sbit, src_depth) < 0) in gx_get_bits_std_to_native()
465 if (sample_load_next16(&va, &src, &sbit, src_depth) < 0) in gx_get_bits_std_to_native()
H A Dgsbitops.h115 static int inline sample_load_next16 (ushort *value, const byte **sptr, int *sbit, int sbpv) in sample_load_next16() function
H A Dgdevmpla.c1821 if (sample_load_next16(&value, &sptr[pi], &sbit[pi], plane_depth) < 0) in planar_to_chunky()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevdgbr.c445 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
452 sample_load_next16(vj, src, sbit, src_depth); in gx_get_bits_std_to_native()
456 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
H A Dgsbitops.h87 #define sample_load_next16(value, sptr, sbit, sbpv)\ macro
H A Dgdevmpla.c416 sample_load_next16(value, sptr[pi], sbit[pi], plane_depth); in planar_to_chunky()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevdgbr.c445 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
452 sample_load_next16(vj, src, sbit, src_depth); in gx_get_bits_std_to_native()
456 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
H A Dgsbitops.h87 #define sample_load_next16(value, sptr, sbit, sbpv)\ macro
H A Dgdevmpla.c416 sample_load_next16(value, sptr[pi], sbit[pi], plane_depth); in planar_to_chunky()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevdgbr.c440 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
446 sample_load_next16(vj, src, sbit, src_depth); in gx_get_bits_std_to_native()
450 sample_load_next16(va, src, sbit, src_depth); in gx_get_bits_std_to_native()
H A Dgsbitops.h88 #define sample_load_next16(value, sptr, sbit, sbpv)\ macro
H A Dgdevmpla.c422 sample_load_next16(value, sptr[pi], sbit[pi], plane_depth); in planar_to_chunky()