Searched defs:npixel (Results 1 – 7 of 7) sorted by relevance
/plan9/sys/src/cmd/vnc/ |
H A D | color.c | 41 cvt32to24(uchar *dst, uchar *src, int npixel) in cvt32to24() 69 cvtrgb12tocmap8(uchar *dst, uchar *src, int npixel) in cvtrgb12tocmap8() 102 cvtbgr332tocmap8(uchar *dst, uchar *src, int npixel) in cvtbgr332tocmap8()
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevstc1.c | 46 stc_gsmono(stcolor_device *sdev,int npixel,byte *in,byte *buf,byte *out) in stc_gsmono()
|
H A D | gdevstc3.c | 46 stc_gsrgb(stcolor_device *sdev,int npixel,byte *ip,byte *buf,byte *out) in stc_gsrgb()
|
H A D | gdevstc2.c | 75 stc_fs(stcolor_device *sdev,int npixel,byte *bin,byte *bbuf,byte *out) in stc_fs() 229 stc_fscmyk(stcolor_device *sdev,int npixel,byte *bin,byte *bbuf,byte *out) in stc_fscmyk()
|
H A D | gdevstc4.c | 137 stc_fs2(stcolor_device *sd,int npixel,byte *in,byte *buf,byte *out) in stc_fs2()
|
H A D | gdevstc.c | 3314 stc_gscmyk(stcolor_device *sdev,int npixel,byte *in,byte *buf,byte *out) in stc_gscmyk() 3370 stc_hscmyk(stcolor_device *sdev,int npixel,byte *in,byte *buf,byte *out) in stc_hscmyk()
|
H A D | gdevdevn.c | 897 int bit_width, int npixel) in repack_data()
|