Home
last modified time | relevance | path

Searched refs:v6b (Results 1 – 25 of 27) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DREADME.md20 derivative of libjpeg v6b developed by Miyasaka Masaru. The TigerVNC and
61 API/ABI-compatible and mathematically compatible with libjpeg v6b. It can
128 based on the libjpeg v6b code base. Although libjpeg v7 and v8 are not
129 as widely used as v6b, enough programs (including a few Linux distros) made
162 feature with libjpeg v6b (see rdswitch.c for an example.)
244 the libjpeg v6b API/ABI as well. This allows the use of those functions by
250 v6b or v7 API can pass an argument of `--without-mem-srcdst` to `configure` or
257 the dynamic library version from 62.1.0 to 62.2.0 if using libjpeg v6b API/ABI
279 v6b. The one exception to this is when using the floating point DCT/IDCT, in
280 which case the outputs of libjpeg v6b and libjpeg-turbo can differ for the
[all …]
DBUILDING.md131 libjpeg v6b (default), v7, or v8 emulation is enabled. If using Cygwin,
186 *{version}* is 62, 7, or 8, depending on whether libjpeg v6b (default), v7, or
229 depending on whether libjpeg v6b (default), v7, or v8 emulation is enabled.
262 *{version}* is 62, 7, or 8, depending on whether libjpeg v6b (default), v7, or
284 When using libjpeg v6b or v7 API/ABI emulation, add `-DWITH_MEM_SRCDST=0` to
287 part of the original libjpeg v6b and v7 APIs, so removing them ensures strict
296 v7 or v6b as well. The default is to enable both arithmetic encoding and
866 libjpeg-turbo and libjpeg v6b. This also invokes the TurboJPEG unit tests,
DCMakeLists.txt152 option(WITH_ARITH_DEC "Include arithmetic decoding support when emulating the libjpeg v6b API/ABI" …
154 option(WITH_ARITH_ENC "Include arithmetic encoding support when emulating the libjpeg v6b API/ABI" …
158 …ibjpeg v7 API/ABI (this makes ${CMAKE_PROJECT_NAME} backward-incompatible with libjpeg v6b)" FALSE)
160 …ibjpeg v8 API/ABI (this makes ${CMAKE_PROJECT_NAME} backward-incompatible with libjpeg v6b)" FALSE)
162 … in-memory source/destination manager functions when emulating the libjpeg v6b or v7 API/ABI" TRUE)
DChangeLog.md290 Furthermore, there was never any good reason not to enable it with libjpeg v6b
467 3-4x and decompression by about 2-2.5x (relative to libjpeg v6b) through the
852 faster than libjpeg v6b.
1008 libjpeg v6b or v7 emulation, so that programs can take advantage of these
1013 libjpeg v6b or v7 API/ABI (or with previous versions of libjpeg-turbo.) See
1229 and libjpeg-turbo should now produce identical output to libjpeg v6b in all
1279 when the library is built with libjpeg v6b emulation.
Dusage.txt146 respectively), preserving the legacy behavior of cjpeg v6b and prior. More (or
407 Support for GIF input files was removed in cjpeg v6b due to concerns over
Dlibjpeg.txt3010 As of v6b, the decompressor requires:
/third_party/skia/third_party/externals/libjpeg-turbo/
DREADME.md20 derivative of libjpeg v6b developed by Miyasaka Masaru. The TigerVNC and
61 API/ABI-compatible and mathematically compatible with libjpeg v6b. It can
128 based on the libjpeg v6b code base. Although libjpeg v7 and v8 are not
129 as widely used as v6b, enough programs (including a few Linux distros) made
161 feature with libjpeg v6b (see rdswitch.c for an example.)
243 the libjpeg v6b API/ABI as well. This allows the use of those functions by
249 v6b or v7 API can pass an argument of `-DWITH_MEM_SRCDST=0` to `cmake` prior to
255 the dynamic library version from 62.2.0 to 62.3.0 if using libjpeg v6b API/ABI
277 v6b. The one exception to this is when using the floating point DCT/IDCT, in
278 which case the outputs of libjpeg v6b and libjpeg-turbo can differ for the
[all …]
DBUILDING.md142 libjpeg v6b (default), v7, or v8 emulation is enabled. If using Cygwin,
197 *{version}* is 62, 7, or 8, depending on whether libjpeg v6b (default), v7, or
240 depending on whether libjpeg v6b (default), v7, or v8 emulation is enabled.
273 *{version}* is 62, 7, or 8, depending on whether libjpeg v6b (default), v7, or
295 When using libjpeg v6b or v7 API/ABI emulation, add `-DWITH_MEM_SRCDST=0` to
298 part of the original libjpeg v6b and v7 APIs, so removing them ensures strict
307 v7 or v6b as well. The default is to enable both arithmetic encoding and
699 libjpeg-turbo and libjpeg v6b. This also invokes the TurboJPEG unit tests,
DChangeLog.md682 Furthermore, there was never any good reason not to enable it with libjpeg v6b
859 3-4x and decompression by about 2-2.5x (relative to libjpeg v6b) through the
1244 faster than libjpeg v6b.
1401 libjpeg v6b or v7 emulation, so that programs can take advantage of these
1406 libjpeg v6b or v7 API/ABI (or with previous versions of libjpeg-turbo.) See
1622 and libjpeg-turbo should now produce identical output to libjpeg v6b in all
1672 when the library is built with libjpeg v6b emulation.
Dusage.txt144 respectively), preserving the legacy behavior of cjpeg v6b and prior. More (or
Dlibjpeg.txt3028 As of v6b, the decompressor requires:
/third_party/libjpeg-turbo/
DREADME.md20 derivative of libjpeg v6b developed by Miyasaka Masaru. The TigerVNC and
61 API/ABI-compatible and mathematically compatible with libjpeg v6b. It can
128 based on the libjpeg v6b code base. Although libjpeg v7 and v8 are not
129 as widely used as v6b, enough programs (including a few Linux distros) made
161 feature with libjpeg v6b (see rdswitch.c for an example.)
243 the libjpeg v6b API/ABI as well. This allows the use of those functions by
249 v6b or v7 API can pass an argument of `-DWITH_MEM_SRCDST=0` to `cmake` prior to
255 the dynamic library version from 62.2.0 to 62.3.0 if using libjpeg v6b API/ABI
277 v6b. The one exception to this is when using the floating point DCT/IDCT, in
278 which case the outputs of libjpeg v6b and libjpeg-turbo can differ for the
[all …]
DBUILDING.md140 libjpeg v6b (default), v7, or v8 emulation is enabled. If using Cygwin,
195 *{version}* is 62, 7, or 8, depending on whether libjpeg v6b (default), v7, or
238 depending on whether libjpeg v6b (default), v7, or v8 emulation is enabled.
271 *{version}* is 62, 7, or 8, depending on whether libjpeg v6b (default), v7, or
293 When using libjpeg v6b or v7 API/ABI emulation, add `-DWITH_MEM_SRCDST=0` to
296 part of the original libjpeg v6b and v7 APIs, so removing them ensures strict
305 v7 or v6b as well. The default is to enable both arithmetic encoding and
811 libjpeg-turbo and libjpeg v6b. This also invokes the TurboJPEG unit tests,
DCMakeLists.txt150 option(WITH_ARITH_DEC "Include arithmetic decoding support when emulating the libjpeg v6b API/ABI" …
152 option(WITH_ARITH_ENC "Include arithmetic encoding support when emulating the libjpeg v6b API/ABI" …
156 …ibjpeg v7 API/ABI (this makes ${CMAKE_PROJECT_NAME} backward-incompatible with libjpeg v6b)" FALSE)
158 …ibjpeg v8 API/ABI (this makes ${CMAKE_PROJECT_NAME} backward-incompatible with libjpeg v6b)" FALSE)
160 … in-memory source/destination manager functions when emulating the libjpeg v6b or v7 API/ABI" TRUE)
DChangeLog.md473 Furthermore, there was never any good reason not to enable it with libjpeg v6b
650 3-4x and decompression by about 2-2.5x (relative to libjpeg v6b) through the
1035 faster than libjpeg v6b.
1192 libjpeg v6b or v7 emulation, so that programs can take advantage of these
1197 libjpeg v6b or v7 API/ABI (or with previous versions of libjpeg-turbo.) See
1413 and libjpeg-turbo should now produce identical output to libjpeg v6b in all
1463 when the library is built with libjpeg v6b emulation.
Dusage.txt146 respectively), preserving the legacy behavior of cjpeg v6b and prior. More (or
407 Support for GIF input files was removed in cjpeg v6b due to concerns over
Dlibjpeg.txt3010 As of v6b, the decompressor requires:
/third_party/libjpeg-turbo/release/
DReadMe.txt5 libjpeg-turbo was originally based on libjpeg/SIMD, an MMX-accelerated derivative of libjpeg v6b de…
Ddeb-control.in27 derivative of libjpeg v6b developed by Miyasaka Masaru. The TigerVNC and
Drpm.spec.in70 derivative of libjpeg v6b developed by Miyasaka Masaru. The TigerVNC and
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/release/
DReadMe.txt5 libjpeg-turbo was originally based on libjpeg/SIMD, an MMX-accelerated derivative of libjpeg v6b de…
Ddeb-control.in28 derivative of libjpeg v6b developed by Miyasaka Masaru. The TigerVNC and
Drpm.spec.in70 derivative of libjpeg v6b developed by Miyasaka Masaru. The TigerVNC and
/third_party/mesa3d/src/amd/compiler/tests/
Dtest_to_hw_instr.cpp75 Definition(v0_lo, v6b), Operand(v1_lo, v2b),
119 Definition(v2_lo, v2b), Operand(v0_lo, v6b));
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h330 v6b = v6 | (1 << 7), enumerator
397 static constexpr RegClass v6b{RegClass::v6b};

12