Home
last modified time | relevance | path

Searched refs:turbo (Results 1 – 25 of 58) sorted by relevance

123

/external/skia/third_party/libjpeg-turbo/
DBUILD.gn20 "../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/
DBUILD.gn20 "../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/
DREADME.md4 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2,
7 compression on x86 and x86-64 systems. On such systems, libjpeg-turbo is
9 systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by
11 performance of 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
30 libjpeg-turbo is covered by three compatible BSD-style open source licenses.
34 Building libjpeg-turbo
[all …]
DLICENSE.md1 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
[all …]
DNOTICE1 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
[all …]
DMETADATA1 name: "libjpeg-turbo"
2 description: "libjpeg-turbo is a JPEG image codec."
6 value: "https://github.com/libjpeg-turbo/libjpeg-turbo.git"
DBUILDING.md1 Building libjpeg-turbo
17 build (2.11.08 does not work properly with libjpeg-turbo's x86-64 SIMD code
23 libjpeg-turbo, then YASM must be used when building libjpeg-turbo.
63 everything necessary to build libjpeg-turbo.
68 * If you intend to build libjpeg-turbo from the command line, then add the
98 necessarily be the same as the libjpeg-turbo source directory. You can create
100 libjpeg-turbo can be built from the same source tree using different compilers
102 directory, whereas *{source_directory}* refers to the libjpeg-turbo source
116 The following procedure will build libjpeg-turbo on Unix and Unix-like systems.
167 This will build either a 32-bit or a 64-bit version of libjpeg-turbo, depending
[all …]
DChangeLog.md7 path (rpath) from being embedded in the libjpeg-turbo shared libraries and
11 libjpeg-turbo shared libraries.
34 7. Fixed an issue whereby a static build of libjpeg-turbo (a build in which
58 the AVX2 SIMD extensions (2.0 beta1[1]), that caused libjpeg-turbo to crash on
66 5. Fixed an issue whereby installing a fully static build of libjpeg-turbo
141 approximately 13-36% (avg. 22%) faster (relative to libjpeg-turbo 1.5.x) with
149 discussions within the libjpeg-turbo community. libjpeg-turbo traditionally
166 libjpeg-turbo to be configured without the use of a terminal/command prompt.
170 3. The libjpeg API in this version of libjpeg-turbo now includes two additional
215 libjpeg-turbo to quickly develop a complete JPEG compression/decompression
[all …]
DREADME.android1 Any Android specific modifications to upstream libjpeg-turbo (the version
8 the libjpeg-turbo build system) or to manually create them.
20 https://github.com/libjpeg-turbo/libjpeg-turbo/pull/318
Djconfig.h.in6 /* libjpeg-turbo version */
9 /* libjpeg-turbo version in integer form */
Djconfigint.h.in1 /* libjpeg-turbo build number */
Dcoderules.txt5 It was modified by The libjpeg-turbo Project to include only information
6 relevant to libjpeg-turbo.
Djconfig.txt6 * It was modified by The libjpeg-turbo Project to include only code relevant
7 * to libjpeg-turbo.
/external/libjpeg-turbo/release/
DReadMe.txt1turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, NEON, AltiVec) to accele…
3 libjpeg-turbo implements both the traditional libjpeg API as well as the less powerful but more str…
5turbo was originally based on libjpeg/SIMD, an MMX-accelerated derivative of libjpeg v6b developed…
Ddeb-control.in11 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2,
14 compression on x86 and x86-64 systems. On such systems, libjpeg-turbo is
16 systems, libjpeg-turbo can still outperform libjpeg by a significant amount,
18 performance of libjpeg-turbo rivals that of proprietary high-speed JPEG
21 libjpeg-turbo implements both the traditional libjpeg API as well as the less
22 powerful but more straightforward TurboJPEG API. libjpeg-turbo also features
27 libjpeg-turbo was originally based on libjpeg/SIMD, an MMX-accelerated
30 early 2010, libjpeg-turbo spun off into an independent project, with the goal
DWelcome.rtf8turbo 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\
Drpm.spec.in28 %if "%{_prefix}" == "/opt/libjpeg-turbo"
54 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2,
57 compression on x86 and x86-64 systems. On such systems, libjpeg-turbo is
59 systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by
61 performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.
63 libjpeg-turbo implements both the traditional libjpeg API as well as the less
64 powerful but more straightforward TurboJPEG API. libjpeg-turbo also features
69 libjpeg-turbo was originally based on libjpeg/SIMD, an MMX-accelerated
72 early 2010, libjpeg-turbo spun off into an independent project, with the goal
/external/v8/tools/turbolizer/
DREADME.md9 the '--trace-turbo' command-line flag.
26 perf script -i perf.data.jitted -s turbolizer-perf.py turbo-main.json
51 'disassembler=on'. This flag ensures that the '--trace-turbo' will output the
56 perf record -k mono /path/to/d8 --trace-turbo --perf-prof main.js
58 perf script -i perf.data.jitted -s turbolizer-perf.py turbo-main.json
62 disassembly in the 'turbo-main.json'. Note that, as above, the output of the
/external/libjpeg-turbo/java/
DREADME11 "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/skia/
DDEPS18 …"third_party/externals/libjpeg-turbo" : "https://skia.googlesource.com/external/github.com/libjp…
/external/skqp/
DDEPS20 …"third_party/externals/libjpeg-turbo" : "https://skia.googlesource.com/external/github.com/libjp…
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DBenchmarking.rst26 * Disable frequency scaling, turbo boost and address space
85 * Disable turbo mode::
/external/u-boot/arch/x86/include/asm/
Dspeedstep.h63 struct sst_state turbo; member
/external/u-boot/arch/x86/cpu/
DMakefile48 obj-y += turbo.o
/external/v8/tools/clusterfuzz/testdata/
Dfailure_output.txt12 …asm-num-compilation-tasks=0 --suppress-asm-messages --random-seed 12345 --turbo-filter=~ --noopt -…

123