Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dsixel.c608 static void sixel_put_pixel(sixel_output_t *const context, int pix) in sixel_put_pixel() function
663 sixel_put_pixel(context, 0); in sixel_put_node()
667 sixel_put_pixel(context, np->map[x]); in sixel_put_node()