• Home
  • Raw
  • Download

Lines Matching refs:turbo

17     and 2.00 do not work properly with libjpeg-turbo's x86 SIMD code.)
20 Mac build (2.11.08 does not work properly with libjpeg-turbo's x86-64 SIMD
55 directory need not necessarily be the same as the libjpeg-turbo source
57 different versions of libjpeg-turbo can be built from the same source tree
60 *{source_directory}* refers to the libjpeg-turbo source directory. For in-tree
64 Building libjpeg-turbo
67 The following procedure will build libjpeg-turbo on Linux, FreeBSD, Cygwin, and
78 libjpeg-turbo from one of the official release tarballs.
120 libjpeg-turbo that is API/ABI-compatible with libjpeg v7. Add `--with-jpeg8`
121 to the `configure` command to build a version of libjpeg-turbo that is
129 the `configure` command line to build a version of libjpeg-turbo that lacks the
138 included in this release of libjpeg-turbo. libjpeg-turbo's implementation is
162 Installing libjpeg-turbo
176 is to install the header files in /opt/libjpeg-turbo/include and the library
177 files in /opt/libjpeg-turbo/lib32 (32-bit) or /opt/libjpeg-turbo/lib64
183 overwriting it. It is recommended that you instead install libjpeg-turbo into
185 to force applications to use libjpeg-turbo instead of libjpeg. See
270 to the `configure` command line. libjpeg-turbo will automatically be built
273 To build a 64-bit version of libjpeg-turbo using Oracle Solaris Studio, add
288 This release of libjpeg-turbo can use ARM NEON SIMD instructions to accelerate
290 platforms. If libjpeg-turbo is configured on an ARM Linux platform, then the
295 ### Building libjpeg-turbo for iOS
299 libjpeg-turbo for these platforms.
305 (https://raw.githubusercontent.com/libjpeg-turbo/gas-preprocessor/master/gas-preprocessor.pl)
335 Follow the procedure under "Building libjpeg-turbo" above, adding
361 Follow the procedure under "Building libjpeg-turbo" above, adding
383 Follow the procedure under "Building libjpeg-turbo" above, adding
401 ### Building libjpeg-turbo for Android
403 Building libjpeg-turbo for Android platforms requires the
469 everything necessary to build libjpeg-turbo.
474 * If you intend to build libjpeg-turbo from the command line, then add the
502 need not necessarily be the same as the libjpeg-turbo source directory. You
504 of libjpeg-turbo can be built from the same source tree using different
506 the binary directory, whereas *{source_directory}* refers to the libjpeg-turbo
510 Building libjpeg-turbo
520 This will build either a 32-bit or a 64-bit version of libjpeg-turbo, depending
557 Win64") to build a 64-bit version of libjpeg-turbo. Recent versions of CMake
563 build of libjpeg-turbo.
633 libjpeg-turbo that is API/ABI-compatible with libjpeg v7. Add `-DWITH_JPEG8=1`
634 to the `cmake` command line to build a version of libjpeg-turbo that is
642 the `cmake` command line to build a version of libjpeg-turbo that lacks the
651 included in this release of libjpeg-turbo. libjpeg-turbo's implementation is
674 Installing libjpeg-turbo
677 You can use the build system to install libjpeg-turbo into a directory of your
687 -DCMAKE_INSTALL_PREFIX=c:\libjpeg-turbo {source_directory}
690 will install the header files in c:\libjpeg-turbo\include, the library files
691 in c:\libjpeg-turbo\lib, the DLL's in c:\libjpeg-turbo\bin, and the
692 documentation in c:\libjpeg-turbo\doc.
708 This produces a 64-bit build of libjpeg-turbo that does not depend on
722 This produces a 32-bit build of libjpeg-turbo that does not depend on
773 out-of-tree build of libjpeg-turbo, then configure a 64-bit out-of-tree
785 libjpeg-turbo static libraries contain ARM architectures necessary to build
788 configure ARMv7, ARMv7s, and/or ARMv8 out-of-tree builds of libjpeg-turbo (see
789 "Building libjpeg-turbo for iOS" above.) If you are building an x86-64 version
790 of libjpeg-turbo, you should configure a 32-bit out-of-tree build as well.
791 Next, build libjpeg-turbo as you would normally, using an out-of-tree build.
824 The installer package (libjpeg-turbo[-gcc][64].exe) will be located under
837 The most common way to test libjpeg-turbo is by invoking `make test` on
840 compatibility has been maintained between libjpeg-turbo and libjpeg v6b. This