/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
D | jsimd_neon.S | 956 .macro idct_helper x4, x6, x8, x10, x12, x14, x16, shift, y26, y27, y28, y29 macro 1051 idct_helper d4, d6, d8, d10, d12, d14, d16, 12, d4, d6, d8, d10 define 1053 idct_helper d5, d7, d9, d11, d13, d15, d17, 12, d5, d7, d9, d11 define 1057 idct_helper d4, d6, d8, d10, d7, d9, d11, 19, d26, d27, d28, d29 define 1114 .purgem idct_helper 1140 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 macro 1211 idct_helper d4, d6, d10, d12, d16, 13, d4, d6 1213 idct_helper d5, d7, d11, d13, d17, 13, d5, d7 1239 idct_helper d4, d6, d10, d7, d11, 20, d26, d27 define 1267 .purgem idct_helper
|
/third_party/libjpeg-turbo/simd/arm/ |
D | jsimd_neon.S | 956 .macro idct_helper x4, x6, x8, x10, x12, x14, x16, shift, y26, y27, y28, y29 macro 1051 idct_helper d4, d6, d8, d10, d12, d14, d16, 12, d4, d6, d8, d10 define 1053 idct_helper d5, d7, d9, d11, d13, d15, d17, 12, d5, d7, d9, d11 define 1057 idct_helper d4, d6, d8, d10, d7, d9, d11, 19, d26, d27, d28, d29 define 1114 .purgem idct_helper 1140 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 macro 1211 idct_helper d4, d6, d10, d12, d16, 13, d4, d6 1213 idct_helper d5, d7, d11, d13, d17, 13, d5, d7 1239 idct_helper d4, d6, d10, d7, d11, 20, d26, d27 define 1267 .purgem idct_helper
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm64/ |
D | jsimd_neon.S | 1058 .macro idct_helper x4, x6, x8, x10, x12, x14, x16, shift, y26, y27, y28, y29 macro 1175 idct_helper v4.4h, v6.4h, v8.4h, v10.4h, v12.4h, v14.4h, v16.4h, 12, \ 1179 idct_helper v5.4h, v7.4h, v9.4h, v11.4h, v13.4h, v15.4h, v17.4h, 12, \ 1185 idct_helper v4.4h, v6.4h, v8.4h, v10.4h, v7.4h, v9.4h, v11.4h, 19, \ 1248 .purgem idct_helper 1274 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 macro 1364 idct_helper v4.4h, v6.4h, v10.4h, v12.4h, v16.4h, 13, v4.4h, v6.4h 1366 idct_helper v5.4h, v7.4h, v11.4h, v13.4h, v17.4h, 13, v5.4h, v7.4h 1396 idct_helper v4.4h, v6.4h, v10.4h, v7.4h, v11.4h, 20, v26.4h, v27.4h 1427 .purgem idct_helper
|
/third_party/libjpeg-turbo/simd/arm64/ |
D | jsimd_neon.S | 1230 .macro idct_helper x4, x6, x8, x10, x12, x14, x16, shift, y26, y27, y28, y29 macro 1347 idct_helper v4.4h, v6.4h, v8.4h, v10.4h, v12.4h, v14.4h, v16.4h, 12, \ 1351 idct_helper v5.4h, v7.4h, v9.4h, v11.4h, v13.4h, v15.4h, v17.4h, 12, \ 1357 idct_helper v4.4h, v6.4h, v8.4h, v10.4h, v7.4h, v9.4h, v11.4h, 19, \ 1420 .purgem idct_helper 1439 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 macro 1529 idct_helper v4.4h, v6.4h, v10.4h, v12.4h, v16.4h, 13, v4.4h, v6.4h 1531 idct_helper v5.4h, v7.4h, v11.4h, v13.4h, v17.4h, 13, v5.4h, v7.4h 1561 idct_helper v4.4h, v6.4h, v10.4h, v7.4h, v11.4h, 20, v26.4h, v27.4h 1592 .purgem idct_helper
|