Home
last modified time | relevance | path

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

/external/jpeg/
Dwrtarga.c54 write_header (j_decompress_ptr cinfo, djpeg_dest_ptr dinfo, int num_colors) in write_header() function
176 write_header(cinfo, dinfo, 0); in start_output_tga()
187 write_header(cinfo, dinfo, num_colors); in start_output_tga()
197 write_header(cinfo, dinfo, 0); in start_output_tga()
/external/qemu/distrib/jpeg-6b/
Dwrtarga.c54 write_header (j_decompress_ptr cinfo, djpeg_dest_ptr dinfo, int num_colors) in write_header() function
176 write_header(cinfo, dinfo, 0); in start_output_tga()
187 write_header(cinfo, dinfo, num_colors); in start_output_tga()
197 write_header(cinfo, dinfo, 0); in start_output_tga()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dfst.h52 bool write_header; // Write the header? member
59 : source(src), write_header(hdr), in source()
502 if (opts.write_header) { in WriteHeaderAndSymbols()
/external/e2fsprogs/misc/
De2image.c57 static void write_header(int fd, struct ext2_image_hdr *hdr, int blocksize) in write_header() function
96 write_header(fd, NULL, fs->blocksize); in write_image_file()
145 write_header(fd, &hdr, fs->blocksize); in write_image_file()
/external/openfst/src/include/fst/
Dfst.h85 bool write_header; // Write the header? member
94 : source(src), write_header(hdr), in source()
689 if (opts.write_header) { in WriteHeader()
717 if (opts.write_header) { in WriteFstHeader()
Dadd-on.h248 fopts.write_header = true; // Force writing contained header. in Write()
Dedit-fst.h100 edits_opts.write_header = true; // Force writing contained header. in Write()
494 wrapped_opts.write_header = true; // Force writing contained header. in Write()