Searched refs:y27 (Results 1 – 4 of 4) sorted by relevance
/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 994 vmovn.s32 \y27, q10 997 vrshrn.s32 \y27, q10, #\shift 1140 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 argument 1154 vmovn.s32 \y27, q14 1157 vrshrn.s32 \y27, q14, #\shift
|
/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 994 vmovn.s32 \y27, q10 997 vrshrn.s32 \y27, q10, #\shift 1140 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 argument 1154 vmovn.s32 \y27, q14 1157 vrshrn.s32 \y27, q14, #\shift
|
/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 1096 xtn \y27, v20.4s 1099 rshrn \y27, v20.4s, #\shift 1274 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 argument 1288 xtn \y27, v15.4s 1291 rshrn \y27, v15.4s, #\shift
|
/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 1268 xtn \y27, v20.4s 1271 rshrn \y27, v20.4s, #\shift 1439 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 argument 1453 xtn \y27, v15.4s 1456 rshrn \y27, v15.4s, #\shift
|