Searched refs:emit_header (Results 1 – 2 of 2) sorted by relevance
/external/jpeg/ |
D | wrgif.c | 219 emit_header (gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) in emit_header() function 307 emit_header(dest, cinfo->actual_number_of_colors, cinfo->colormap); in start_output_gif() 309 emit_header(dest, 256, (JSAMPARRAY) NULL); in start_output_gif()
|
/external/qemu/distrib/jpeg-6b/ |
D | wrgif.c | 219 emit_header (gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) in emit_header() function 307 emit_header(dest, cinfo->actual_number_of_colors, cinfo->colormap); in start_output_gif() 309 emit_header(dest, 256, (JSAMPARRAY) NULL); in start_output_gif()
|