Searched defs:emit_header (Results 1 - 2 of 2) sorted by relevance

/external/jpeg/
H A Dwrgif.c219 emit_header (gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) function
307 emit_header(dest, cinfo->actual_number_of_colors, cinfo->colormap);
309 emit_header(dest, 256, (JSAMPARRAY) NULL);
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c1597 emit_header( struct ureg_program *ureg ) function
1613 emit_header( ureg );

Completed in 139 milliseconds