Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libjpeg-turbo
/
2b7a391672f8ff8ee49395ba573bbb2c5384a942
/
simd
/
jsimd_arm64.c
bdc7650
ARM64 NEON SIMD support for YCC-to-RGB565 conversion
by DRC
· 10 years ago
d729f4d
ARM NEON SIMD support for YCC-to-RGB565 conversion, and optimizations to the existing YCC-to-RGB conversion code:
by DRC
· 10 years ago
3728aa0
Fix performance and other issues uncovered in testing with actual ARM64 hardware; formatting tweaks; remove NEON platform check (NEON is always available with ARMv8)
by DRC
· 10 years ago
1419852
Clean up code formatting in the SIMD interface functions
by DRC
· 11 years ago
1a45b81
Remove trailing spaces (+ one additional tab in TJUnitTest.java that was missed in the previous commit)
by DRC
· 11 years ago
2d07ee5
Create a separate stub file for 64-bit ARM, since it currently implements only the decompression-related functions.
by DRC
· 11 years ago