Home
last modified time | relevance | path

Searched refs:dev_depth_bytes (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxclrast.c485 int dev_depth_bytes; in clist_playback_band() local
777 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
778 switch (dev_depth_bytes) { in clist_playback_band()
808 odd_delta_shift = (dev_depth_bytes - 3) * 8; in clist_playback_band()
815 *pcolor += delta - cmd_delta_offsets[dev_depth_bytes]; in clist_playback_band()
856 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
857 switch (dev_depth_bytes - num_zero_bytes) { in clist_playback_band()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxclrast.c485 int dev_depth_bytes; in clist_playback_band() local
777 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
778 switch (dev_depth_bytes) { in clist_playback_band()
808 odd_delta_shift = (dev_depth_bytes - 3) * 8; in clist_playback_band()
815 *pcolor += delta - cmd_delta_offsets[dev_depth_bytes]; in clist_playback_band()
856 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
857 switch (dev_depth_bytes - num_zero_bytes) { in clist_playback_band()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxclrast.c486 int dev_depth_bytes; in clist_playback_band() local
796 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
797 switch (dev_depth_bytes) { in clist_playback_band()
827 odd_delta_shift = (dev_depth_bytes - 3) * 8; in clist_playback_band()
834 *pcolor += delta - cmd_delta_offsets[dev_depth_bytes]; in clist_playback_band()
876 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
877 switch (dev_depth_bytes - num_zero_bytes) { in clist_playback_band()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxclrast.c486 int dev_depth_bytes; in clist_playback_band() local
796 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
797 switch (dev_depth_bytes) { in clist_playback_band()
827 odd_delta_shift = (dev_depth_bytes - 3) * 8; in clist_playback_band()
834 *pcolor += delta - cmd_delta_offsets[dev_depth_bytes]; in clist_playback_band()
876 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
877 switch (dev_depth_bytes - num_zero_bytes) { in clist_playback_band()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxclrast.c487 int dev_depth_bytes; in clist_playback_band() local
822 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
823 switch (dev_depth_bytes) { in clist_playback_band()
858 odd_delta_shift = (dev_depth_bytes - 3) * 8; in clist_playback_band()
865 *pcolor += delta - cmd_delta_offsets[dev_depth_bytes]; in clist_playback_band()
907 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
908 switch (dev_depth_bytes - num_zero_bytes) { in clist_playback_band()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxclrast.c487 int dev_depth_bytes; in clist_playback_band() local
822 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
823 switch (dev_depth_bytes) { in clist_playback_band()
858 odd_delta_shift = (dev_depth_bytes - 3) * 8; in clist_playback_band()
865 *pcolor += delta - cmd_delta_offsets[dev_depth_bytes]; in clist_playback_band()
907 dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band()
908 switch (dev_depth_bytes - num_zero_bytes) { in clist_playback_band()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxclrast.c237 int dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band() local
593 switch (dev_depth_bytes) { in clist_playback_band()
625 switch (dev_depth_bytes) { in clist_playback_band()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxclrast.c237 int dev_depth_bytes = (dev_depth + 7) >> 3; in clist_playback_band() local
593 switch (dev_depth_bytes) { in clist_playback_band()
625 switch (dev_depth_bytes) { in clist_playback_band()