Home
last modified time | relevance | path

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

/external/jpeg/
Dwrgif.c209 put_3bytes (gif_dest_ptr dinfo, int val) in put_3bytes() function
270 put_3bytes(dinfo, GETJSAMPLE(colormap[0][i]) >> cshift); in emit_header()
274 put_3bytes(dinfo, (i * 255 + (num_colors-1)/2) / (num_colors-1)); in emit_header()
278 put_3bytes(dinfo, 0); in emit_header()
/external/qemu/distrib/jpeg-6b/
Dwrgif.c209 put_3bytes (gif_dest_ptr dinfo, int val) in put_3bytes() function
270 put_3bytes(dinfo, GETJSAMPLE(colormap[0][i]) >> cshift); in emit_header()
274 put_3bytes(dinfo, (i * 255 + (num_colors-1)/2) / (num_colors-1)); in emit_header()
278 put_3bytes(dinfo, 0); in emit_header()