Home | History | Annotate | Download | only in jpeg

Lines Matching full:some

70 (On a non-Unix machine, you may create "project files" or some other
134 Configure has some other features that are useful if you are cross-compiling
177 print out some advice about which makefile to use.
207 Here are comments about some specific configuration decisions you'll
223 data fed through stdin/stdout; this is true for some MS-DOS compilers, for
241 which not all non-ANSI systems have. On some systems
298 Here are some things that could go wrong:
308 some compilers will issue warnings about this, which you can ignore. There
365 NOTE: this is far from an exhaustive test of the JPEG software; some modules,
367 quick test to give you some confidence that you haven't missed something
467 in some other, nonstandard format. In that case you'll probably want to
476 If you need to make a smaller version of the JPEG software, some optional
482 remove some of the DCT methods: in particular, the "IFAST" method may not be
492 software go as fast as possible. This section covers some machine-dependent
503 multiplication in C, but some compilers can generate one when you use the
508 (use the self-test), but also whether it is actually faster --- on some
512 in that mode. (Note: some of the distributed compiler-specific jconfig files
528 memory though, particularly in some multi-pass modes, so don't do it unless
533 inline-able. Some compilers have a switch that tells the compiler to inline
615 There is a bug in some older versions of the Turbo C library which causes the
664 available at the moment, but there are some helpful starting points:
672 some help, particularly as a guide to compiling the IJG code under Think C.
760 It needs some assembly-code routines which are in jmemdosa.asm; make sure
771 If you can't use jmemdos.c for some reason --- for example, because you
833 Worse, some releases of Microsoft's make utilities give an incorrect error
853 Some Windows system include files define typedef boolean as "unsigned char".
856 include files. But if you use the JPEG library in your own program, and some
857 of your program's files import one definition of boolean while some import the
894 some older Windows C compilers provide versions of setjmp/longjmp that
959 been some talk of writing wrapper code that would present a simpler interface
1003 Some users feel that it's easier to call the library from C++ code if you
1040 On some SGI systems, you may need to set "AR2= ar -ts" in the Makefile.