Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Ddequant_idct_neon.c26 int32x2x2_t d2tmp0, d2tmp1; in vp8_dequant_idct_add_neon() local
80 d2tmp0 = vtrn_s32(vreinterpret_s32_s16(d2), vreinterpret_s32_s16(d4)); in vp8_dequant_idct_add_neon()
82 d2tmp2 = vtrn_s16(vreinterpret_s16_s32(d2tmp0.val[0]), in vp8_dequant_idct_add_neon()
84 d2tmp3 = vtrn_s16(vreinterpret_s16_s32(d2tmp0.val[1]), in vp8_dequant_idct_add_neon()
115 d2tmp0 = vtrn_s32(vreinterpret_s32_s16(d2), vreinterpret_s32_s16(d4)); in vp8_dequant_idct_add_neon()
117 d2tmp2 = vtrn_s16(vreinterpret_s16_s32(d2tmp0.val[0]), in vp8_dequant_idct_add_neon()
119 d2tmp3 = vtrn_s16(vreinterpret_s16_s32(d2tmp0.val[1]), in vp8_dequant_idct_add_neon()