/external/jpeg/ |
D | jsimd_arm_neon.S | 115 t10, t11, t12, t13, t14 337 .macro idct_helper x4, x6, x8, x10, x12, x14, x16, shift, y26, y27, y28, y29 macro 434 idct_helper d4, d6, d8, d10, d12, d14, d16, 12, d4, d6, d8, d10 define 436 idct_helper d5, d7, d9, d11, d13, d15, d17, 12, d5, d7, d9, d11 define 440 idct_helper d4, d6, d8, d10, d7, d9, d11, 19, d26, d27, d28, d29 define 523 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 macro 617 idct_helper d4, d6, d10, d7, d11, 20, d26, d27 define
|
/external/chromium_org/third_party/libjpeg_turbo/simd/ |
D | jsimd_arm_neon.S | 949 .macro idct_helper x4, x6, x8, x10, x12, x14, x16, shift, y26, y27, y28, y29 macro 1045 idct_helper d4, d6, d8, d10, d12, d14, d16, 12, d4, d6, d8, d10 define 1047 idct_helper d5, d7, d9, d11, d13, d15, d17, 12, d5, d7, d9, d11 define 1051 idct_helper d4, d6, d8, d10, d7, d9, d11, 19, d26, d27, d28, d29 define 1134 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 macro 1234 idct_helper d4, d6, d10, d7, d11, 20, d26, d27 define
|
D | jsimd_arm64_neon.S | 1112 .macro idct_helper x4, x6, x8, x10, x12, x14, x16, shift, y26, y27, y28, y29 macro 1334 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 macro
|