Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/arm/
Djidctred-neon.c137 int16x8_t cols_3377 = vreinterpretq_s16_s32(cols_1155_3377.val[1]); in jsimd_idct_2x2_neon() local
148 tmp0 = vmlal_lane_s16(tmp0, vget_low_s16(cols_3377), consts, 2); in jsimd_idct_2x2_neon()
150 tmp0 = vmlal_lane_s16(tmp0, vget_high_s16(cols_3377), consts, 0); in jsimd_idct_2x2_neon()