write_file() is only used within LibJPEG_Decoding.
 
Symbols
loading...
Files
loading...

write_file() function

Syntax

size_t write_file (JFILE *file,     uint8_t *buf,     uint32_t sizeofbuf);
Implemented in jdata_conf.c:41

Arguments

file

buf

sizeofbuf

References

LocationText
jdata_conf.c:41
size_t write_file (JFILE *file, uint8_t *buf, uint32_t sizeofbuf)
jdata_conf.h:35
size_t write_file (JFILE *file, uint8_t *buf, uint32_t sizeofbuf) ;

Call Tree

Functions called by write_file()
write_file()
all items filtered out
Data read by write_file()
write_file()::BytesWritefile
all items filtered out
write_file()
Type of write_file()
write_file()
size_t
all items filtered out