Home
last modified time | relevance | path

Searched defs:sub_hi (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct32x32_neon.c569 int32x4_t *sub_hi) { in butterfly_one_coeff_s16_s32()
594 int32x4_t *add_hi, int32x4_t *sub_lo, int32x4_t *sub_hi) { in butterfly_one_coeff_s32()
621 int32x4_t *sub_hi) { in butterfly_two_coeff_s32()
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht8x8_add_neon.c82 const int64x2_t sub_hi = vsubq_s64(in0[1], in1[1]); in highbd_sub_dct_const_round_shift_low_8() local
Dvp9_highbd_iht16x16_add_neon.c136 const int64x2x2_t sub_hi = vsubq_s64_dual(in0[1], in1[1]); in highbd_sub_dct_const_round_shift_low_8() local