write_file_trailer() is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

write_file_trailer() function

Syntax

METHODDEF(void) write_file_trailer (j_compress_ptr cinfo);

Arguments

cinfo

References

LocationReferrerText
jcmarker.c:620
write_file_trailer (j_compress_ptr cinfo)
jcmarker.c:676jinit_marker_writer()
marker->pub.write_file_trailer = write_file_trailer;

Call Tree

Functions called by write_file_trailer()
write_file_trailer()
all items filtered out
Data read by write_file_trailer()
Data written by write_file_trailer()
write_file_trailer()
all items filtered out
Implementations
write_file_trailer()