Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/arm/
Djquanti-neon.c150 int32x4_t row2_h = vreinterpretq_s32_u32(vmull_u16(vget_high_u16(abs_row2), in jsimd_quantize_neon() local
159 row2 = vcombine_s16(vshrn_n_s32(row2_l, 16), vshrn_n_s32(row2_h, 16)); in jsimd_quantize_neon()