Home | History | Annotate | Download | only in jpeg-6b

Lines Matching full:application

9 distribution includes the JPEG library proper, plus two application
11 files to and from some other popular image formats. A third application
39 if the application needs to reference individual JPEG error codes. The
41 be included by an application program. (cjpeg/djpeg/etc do use jinclude.h,
50 an application program:
52 jcapimin.c Application program interface: core routines for compression.
53 jcapistd.c Application program interface: standard compression.
54 jdapimin.c Application program interface: core routines for decompression.
55 jdapistd.c Application program interface: standard decompression.
56 jcomapi.c Application program interface routines common to compression
105 jerror.c Standard error handling routines (application replaceable).
174 rdjpgcom.c Stand-alone rdjpgcom application.
175 wrjpgcom.c Stand-alone wrjpgcom application.