Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dsixel.c647 static int sixel_put_node(sixel_output_t *const context, int x, in sixel_put_node() function
820 x = sixel_put_node(context, x, np, (int) ncolors, keycolor); in sixel_encode_impl()
830 x = sixel_put_node(context, x, np, (int) ncolors, keycolor); in sixel_encode_impl()