Home
last modified time | relevance | path

Searched refs:cols_1155 (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/simd/arm/
Djidctred-neon.c136 int16x8_t cols_1155 = vreinterpretq_s16_s32(cols_1155_3377.val[0]); in jsimd_idct_2x2_neon() local
147 int32x4_t tmp0 = vmull_lane_s16(vget_low_s16(cols_1155), consts, 3); in jsimd_idct_2x2_neon()
149 tmp0 = vmlal_lane_s16(tmp0, vget_high_s16(cols_1155), consts, 1); in jsimd_idct_2x2_neon()