Home
last modified time | relevance | path

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

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