Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dwrgif.c212 put_3bytes(gif_dest_ptr dinfo, int val) in put_3bytes() function
273 put_3bytes(dinfo, GETJSAMPLE(colormap[0][i]) >> cshift); in emit_header()
277 put_3bytes(dinfo, (i * 255 + (num_colors - 1) / 2) / (num_colors - 1)); in emit_header()
281 put_3bytes(dinfo, 0); in emit_header()