Searched refs:y27 (Results 1 – 2 of 2) sorted by relevance
/external/libjpeg-turbo/simd/ |
D | jsimd_arm_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
|
D | jsimd_arm64_neon.S | 1057 .macro idct_helper x4, x6, x8, x10, x12, x14, x16, shift, y26, y27, y28, y29 1095 xtn \y27, v20.4s 1098 rshrn \y27, v20.4s, #\shift 1273 .macro idct_helper x4, x6, x10, x12, x16, shift, y26, y27 argument 1287 xtn \y27, v15.4s 1290 rshrn \y27, v15.4s, #\shift
|