File: writejpeg.h

package info (click to toggle)
qcam 0.91-6
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 256 kB
  • ctags: 242
  • sloc: ansic: 2,967; makefile: 99; sh: 29
file content (3 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (6)
1
2
3
/* Prototypes for writejpeg.c */

void write_JPEG_file (JSAMPLE *scan, FILE *out);