HomeSort by relevance Sort by last modified time
    Searched refs:write_file_header (Results 1 - 6 of 6) sorted by null

  /external/libjpeg-turbo/
jcinit.c 76 (*cinfo->marker->write_file_header) (cinfo);
jcmarker.c 437 * write_file_header and before calling write_frame_header.
474 write_file_header (j_compress_ptr cinfo) function
656 marker->pub.write_file_header = write_file_header;
jctrans.c 208 (*cinfo->marker->write_file_header) (cinfo);
jpegint.h 132 void (*write_file_header) (j_compress_ptr cinfo); member in struct:jpeg_marker_writer
  /toolchain/binutils/binutils-2.27/gold/
binary.h 86 write_file_header(unsigned char**);
binary.cc 206 this->write_file_header<size, big_endian>(&pout);
272 Binary_to_elf::write_file_header(unsigned char** ppout) function in class:gold::Binary_to_elf

Completed in 91 milliseconds