Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dwrgif.c221 emit_header (gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) in emit_header() function
309 emit_header(dest, cinfo->actual_number_of_colors, cinfo->colormap); in start_output_gif()
311 emit_header(dest, 256, (JSAMPARRAY) NULL); in start_output_gif()
/external/v8/test/mjsunit/wasm/
Dwasm-module-builder.js57 emit_header() { method in Binary
174 binary.emit_header();
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c1597 emit_header( struct ureg_program *ureg ) in emit_header() function
1613 emit_header( ureg ); in ureg_finalize()