gecko-dev/media/libjpeg/simd
Nathan Froyd cf475d1e67 Bug 1501523 - part 2 - remove separate jpeg_nbits_table copies from assembly files; r=aosmond
Continuing the theme from the first part, the optimized assembly files
for x86-64 and i386 include their own private copies of
jpeg_nbits_table.  There's no need for them to do so; they can make use
of the C copy that we commonized in the first patch.
2018-10-24 16:06:48 -04:00
..
arm Bug 1425835 - Update libjpeg-turbo to version 2.0.0. r=aosmond 2018-10-09 15:23:57 +00:00
arm64 Bug 1425835 - Update libjpeg-turbo to version 2.0.0. r=aosmond 2018-10-09 15:23:57 +00:00
i386 Bug 1501523 - part 2 - remove separate jpeg_nbits_table copies from assembly files; r=aosmond 2018-10-24 16:06:48 -04:00
loongson Bug 1425835 - Update libjpeg-turbo to version 2.0.0. r=aosmond 2018-10-09 15:23:57 +00:00
mips Bug 1425835 - Update libjpeg-turbo to version 2.0.0. r=aosmond 2018-10-09 15:23:57 +00:00
nasm Bug 1425835 - Update libjpeg-turbo to version 2.0.0. r=aosmond 2018-10-09 15:23:57 +00:00
powerpc Bug 1425835 - Update libjpeg-turbo to version 2.0.0. r=aosmond 2018-10-09 15:23:57 +00:00
x86_64 Bug 1501523 - part 2 - remove separate jpeg_nbits_table copies from assembly files; r=aosmond 2018-10-24 16:06:48 -04:00
jsimd.h Bug 1425835 - Update libjpeg-turbo to version 2.0.0. r=aosmond 2018-10-09 15:23:57 +00:00