Home
last modified time | relevance | path

Searched defs:s_pixel (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevmr8n.c163 #define rop_body_8(s_pixel, t_pixel)\ in mem_gray8_rgb24_strip_copy_rop() argument
178 #define rop_body_24(s_pixel, t_pixel)\ in mem_gray8_rgb24_strip_copy_rop() argument
222 byte s_pixel = cbit8(srow, sx, scolors); in mem_gray8_rgb24_strip_copy_rop() local
229 bits32 s_pixel = cbit24(srow, sx, scolors); in mem_gray8_rgb24_strip_copy_rop() local
238 byte s_pixel = *sptr; in mem_gray8_rgb24_strip_copy_rop() local
247 bits32 s_pixel = get24(sptr); in mem_gray8_rgb24_strip_copy_rop() local
342 byte s_pixel = in mem_gray8_rgb24_strip_copy_rop() local
355 bits32 s_pixel = in mem_gray8_rgb24_strip_copy_rop() local