Searched refs:sixel_put_node (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/coders/ |
D | sixel.c | 687 static int sixel_put_node(sixel_output_t *const context, int x, in sixel_put_node() function 859 x = sixel_put_node(context, x, np, (int) ncolors, keycolor); in sixel_encode_impl() 869 x = sixel_put_node(context, x, np, (int) ncolors, keycolor); in sixel_encode_impl()
|