Searched refs:turbo (Results 1 – 25 of 57) sorted by relevance
123
/external/skia/third_party/libjpeg-turbo/ |
D | BUILD.gn | 20 "../externals/libjpeg-turbo", 26 "../externals/libjpeg-turbo/jaricom.c", 27 "../externals/libjpeg-turbo/jcapimin.c", 28 "../externals/libjpeg-turbo/jcapistd.c", 29 "../externals/libjpeg-turbo/jcarith.c", 30 "../externals/libjpeg-turbo/jccoefct.c", 31 "../externals/libjpeg-turbo/jccolor.c", 32 "../externals/libjpeg-turbo/jcdctmgr.c", 33 "../externals/libjpeg-turbo/jchuff.c", 34 "../externals/libjpeg-turbo/jcinit.c", [all …]
|
/external/skqp/third_party/libjpeg-turbo/ |
D | BUILD.gn | 20 "../externals/libjpeg-turbo", 26 "../externals/libjpeg-turbo/jaricom.c", 27 "../externals/libjpeg-turbo/jcapimin.c", 28 "../externals/libjpeg-turbo/jcapistd.c", 29 "../externals/libjpeg-turbo/jcarith.c", 30 "../externals/libjpeg-turbo/jccoefct.c", 31 "../externals/libjpeg-turbo/jccolor.c", 32 "../externals/libjpeg-turbo/jcdctmgr.c", 33 "../externals/libjpeg-turbo/jchuff.c", 34 "../externals/libjpeg-turbo/jcinit.c", [all …]
|
/external/libjpeg-turbo/release/ |
D | libjpeg-turbo.spec.in | 1 # Path under which libjpeg-turbo should be installed 30 %if "%{_prefix}" == "/opt/libjpeg-turbo" 41 Vendor: The libjpeg-turbo Project 42 URL: http://www.libjpeg-turbo.org 44 #-->Source0: http://prdownloads.sourceforge.net/libjpeg-turbo/libjpeg-turbo-%{version}.tar.gz 56 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, 58 x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is 60 systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by 62 performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs. 64 libjpeg-turbo implements both the traditional libjpeg API as well as the less [all …]
|
D | deb-control.tmpl | 7 Maintainer: The libjpeg-turbo Project <information@libjpeg-turbo.org> 8 Homepage: http://www.libjpeg-turbo.org 11 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, 13 x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is 15 systems, libjpeg-turbo can still outperform libjpeg by a significant amount, 17 performance of libjpeg-turbo rivals that of proprietary high-speed JPEG 20 libjpeg-turbo implements both the traditional libjpeg API as well as the less 21 powerful but more straightforward TurboJPEG API. libjpeg-turbo also features 26 libjpeg-turbo was originally based on libjpeg/SIMD, an MMX-accelerated 29 early 2010, libjpeg-turbo spun off into an independent project, with the goal
|
D | ReadMe.txt | 1 …turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate b… 3 libjpeg-turbo implements both the traditional libjpeg API as well as the less powerful but more str… 5 …turbo was originally based on libjpeg/SIMD, an MMX-accelerated derivative of libjpeg v6b developed…
|
D | Welcome.rtf | 8 …turbo SDK and run-time libraries onto your computer so that you can use libjpeg-turbo to build new… 12 \f1 \cf0 /opt/libjpeg-turbo/bin/uninstall\
|
D | uninstall.in | 11 # - Neither the name of the libjpeg-turbo Project nor the names of its 78 if [ "$PREFIX" = "/opt/libjpeg-turbo" -a "$LIBDIR" = "/opt/libjpeg-turbo/lib" ]; then 98 if [ "$PREFIX" = "/opt/libjpeg-turbo" -a -h "$PREFIX/doc" ]; then
|
/external/libjpeg-turbo/ |
D | README.md | 4 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, 6 x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is 8 systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by 10 performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs. 12 libjpeg-turbo implements both the traditional libjpeg API as well as the less 13 powerful but more straightforward TurboJPEG API. libjpeg-turbo also features 18 libjpeg-turbo was originally based on libjpeg/SIMD, an MMX-accelerated 21 early 2010, libjpeg-turbo spun off into an independent project, with the goal 29 libjpeg-turbo is covered by three compatible BSD-style open source licenses. 33 Building libjpeg-turbo [all …]
|
D | README-turbo.txt | 5 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, 7 and ARM systems. On such systems, libjpeg-turbo is generally 2-4x as fast as 8 libjpeg, all else being equal. On other types of systems, libjpeg-turbo can 11 libjpeg-turbo rivals that of proprietary high-speed JPEG codecs. 13 libjpeg-turbo implements both the traditional libjpeg API as well as the less 14 powerful but more straightforward TurboJPEG API. libjpeg-turbo also features 19 libjpeg-turbo was originally based on libjpeg/SIMD, an MMX-accelerated 22 early 2010, libjpeg-turbo spun off into an independent project, with the goal 31 libjpeg-turbo is covered by three compatible BSD-style open source licenses. 36 ** Using libjpeg-turbo [all …]
|
D | README.android | 1 Any Android specific modifications to upstream libjpeg-turbo (1.5.1) should 8 the libjpeg-turbo build system) or to manually create them. 31 https://github.com/libjpeg-turbo/libjpeg-turbo/commit/dfefba77520ded5c5fd4864e76352a5f3eb23e74 36 https://github.com/libjpeg-turbo/libjpeg-turbo/commit/d22fd541bf9dd87889c25909e19a640a580bcad7 41 https://github.com/libjpeg-turbo/libjpeg-turbo/commit/2a9e3bd7430cfda1bc812d139e0609c6aca0b884
|
D | NOTICE | 1 libjpeg-turbo Licenses 4 libjpeg-turbo is covered by three compatible BSD-style open source licenses: 19 This license is a subset of the other two, and it covers the libjpeg-turbo 23 Complying with the libjpeg-turbo Licenses 26 This section provides a roll-up of the libjpeg-turbo licensing terms, to the 29 1. If you are distributing a modified version of the libjpeg-turbo source, 55 2. If you are distributing only libjpeg-turbo binaries without the source, or 57 libjpeg-turbo, then: 74 3. You cannot use the name of the IJG or The libjpeg-turbo Project or the 81 4. The IJG and The libjpeg-turbo Project do not warrant libjpeg-turbo to be
|
D | BUILDING.md | 18 and 2.00 do not work properly with libjpeg-turbo's x86 SIMD code.) 21 Mac build (2.11.08 does not work properly with libjpeg-turbo's x86-64 SIMD 55 not necessarily be the same as the libjpeg-turbo source directory. You can 57 libjpeg-turbo can be built from the same source tree using different compilers 59 directory, whereas *{source_directory}* refers to the libjpeg-turbo source 66 The following procedure will build libjpeg-turbo on Unix and Unix-like systems. 77 libjpeg-turbo from one of the official release tarballs. 119 libjpeg-turbo that is API/ABI-compatible with libjpeg v7. Add `--with-jpeg8` 120 to the `configure` command to build a version of libjpeg-turbo that is 128 the `configure` command line to build a version of libjpeg-turbo that lacks the [all …]
|
D | ChangeLog.md | 50 1. Fixed a regression introduced by 1.5.1[7] that prevented libjpeg-turbo from 54 code in libjpeg-turbo from building. 60 4. libjpeg-turbo should now build and run with full AltiVec SIMD acceleration 64 libjpeg-turbo with libjpeg v7 API/ABI emulation and the in-memory 67 libjpeg-turbo was built with `-DWITH_JPEG7=1` and `-DWITH_MEMSRCDST=1`. 70 lossless crop feature in jpegtran or the TurboJPEG API, if libjpeg-turbo was 73 in libjpeg-turbo v1.1. 91 9. The libjpeg-turbo memory manager will now honor the `max_memory_to_use` 93 of memory (in bytes) that libjpeg-turbo should use during decompression or 99 implemented the feature. Restricting libjpeg-turbo's memory usage is useful [all …]
|
D | LICENSE.md | 1 libjpeg-turbo Licenses 4 libjpeg-turbo is covered by three compatible BSD-style open source licenses: 18 This license is a subset of the other two, and it covers the libjpeg-turbo 22 Complying with the libjpeg-turbo Licenses 25 This section provides a roll-up of the libjpeg-turbo licensing terms, to the 28 1. If you are distributing a modified version of the libjpeg-turbo source, 54 2. If you are distributing only libjpeg-turbo binaries without the source, or 56 libjpeg-turbo, then: 73 3. You cannot use the name of the IJG or The libjpeg-turbo Project or the 80 4. The IJG and The libjpeg-turbo Project do not warrant libjpeg-turbo to be [all …]
|
D | configure.ac | 5 AC_INIT([libjpeg-turbo], [1.5.3]) 8 AC_PREFIX_DEFAULT(/opt/libjpeg-turbo) 30 # When the prefix is /opt/libjpeg-turbo, we assume that an "official" binary is 39 if test "$DATADIR" = "/opt/libjpeg-turbo/share"; then 44 if test "$DATADIR" = "/opt/libjpeg-turbo/share"; then 49 if test "$DOCDIR" = "/opt/libjpeg-turbo/doc/libjpeg-turbo"; then 63 if test "$LIBDIR" = "/opt/libjpeg-turbo/lib"; then 157 … [Emulate libjpeg v7 API/ABI (this makes libjpeg-turbo backward incompatible with libjpeg v6b.)])) 160 … [Emulate libjpeg v8 API/ABI (this makes libjpeg-turbo backward incompatible with libjpeg v6b.)])) 178 [Major version of the libjpeg-turbo shared library (default is determined by the API version)]) [all …]
|
D | README.version | 1 URL: https://sourceforge.net/projects/libjpeg-turbo/files/1.5.1/libjpeg-turbo-1.5.1.tar.gz/download
|
D | Makefile.am | 715 pkgscripts/libjpeg-turbo.spec: pkgscripts/libjpeg-turbo.spec.tmpl 716 cat pkgscripts/libjpeg-turbo.spec.tmpl | sed s@%{__prefix}@$(prefix)@g | \ 720 > pkgscripts/libjpeg-turbo.spec 722 rpm: all pkgscripts/libjpeg-turbo.spec 729 --target ${RPMARCH} pkgscripts/libjpeg-turbo.spec; \ 734 srpm: dist-gzip pkgscripts/libjpeg-turbo.spec 743 cat pkgscripts/libjpeg-turbo.spec | sed s/%{_blddir}/%{_tmppath}/g \ 745 > $$TMPDIR/SPECS/libjpeg-turbo.spec; \ 746 rpmbuild -bs --define "_topdir $$TMPDIR" $$TMPDIR/SPECS/libjpeg-turbo.spec; \
|
D | jconfig.h.in | 6 /* libjpeg-turbo version */ 9 /* libjpeg-turbo version in integer form */
|
/external/v8/tools/turbolizer/ |
D | README.md | 9 the '--trace-turbo' command-line flag. 21 perf script -i perf.data.jitted -s turbolizer-perf.py turbo-main.json 46 'disassembler=on'. This flag ensures that the '--trace-turbo' will output the 51 perf record -k mono /path/to/d8 --turbo --trace-turbo --perf-prof main.js 53 perf script -i perf.data.jitted -s turbolizer-perf.py turbo-main.json 57 disassembly in the 'turbo-main.json'. Note that, as above, the output of the
|
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
D | TJLoader.java.tmpl | 12 * - Neither the name of the libjpeg-turbo Project nor the names of its 48 if (libdir.equals("/opt/libjpeg-turbo/lib64")) { 49 System.load("/opt/libjpeg-turbo/lib32/libturbojpeg.so"); 50 } else if (libdir.equals("/opt/libjpeg-turbo/lib32")) { 51 System.load("/opt/libjpeg-turbo/lib64/libturbojpeg.so");
|
/external/libjpeg-turbo/java/ |
D | README | 11 "official" distribution packages of libjpeg-turbo. 45 libjpeg-turbo was built. If that library directory is 46 /opt/libjpeg-turbo/lib32, then /opt/libjpeg-turbo/lib64 is also searched, and
|
/external/skqp/ |
D | DEPS | 15 …"third_party/externals/libjpeg-turbo" : "https://skia.googlesource.com/external/github.com/libjpeg…
|
/external/skia/ |
D | DEPS | 15 …"third_party/externals/libjpeg-turbo" : "https://skia.googlesource.com/external/github.com/libjpeg…
|
/external/libvncserver/ |
D | CMakeLists.txt | 39 # Check whether the version of libjpeg we found was libjpeg-turbo and print a 70 … is not libjpeg-turbo. Performance will be reduced. You can obtain libjpeg-turbo from: https://…
|
/external/v8/src/ |
D | flag-definitions.h | 260 DEFINE_IMPLICATION(future, turbo) 262 DEFINE_IMPLICATION(turbo, ignition_staging) 263 DEFINE_IMPLICATION(turbo, enable_fast_array_builtins) 264 DEFINE_IMPLICATION(turbo, thin_strings) 437 DEFINE_BOOL(turbo, false, "enable TurboFan compiler") 501 DEFINE_IMPLICATION(turbo, crankshaft)
|
123