Home
last modified time | relevance | path

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

/external/jpeg/
Dwrgif.c219 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()