Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/arm/
Djidctred-neon.c374 int32x4_t tmp12_l = vsubq_s32(tmp0_l, tmp2_l); in jsimd_idct_4x4_neon() local
410 row1 = vcombine_s16(vrshrn_n_s32(vaddq_s32(tmp12_l, tmp0_l), in jsimd_idct_4x4_neon()
414 row2 = vcombine_s16(vrshrn_n_s32(vsubq_s32(tmp12_l, tmp0_l), in jsimd_idct_4x4_neon()