Home
last modified time | relevance | path

Searched defs:x1_hi (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht_neon.h66 const int32x4_t x1_hi = vmull_lane_s16(vget_high_s16(x[1]), c, 0); in iadst_half_butterfly_neon() local
84 const int32x4_t x1_hi = vmull_lane_s16(vget_high_s16(*x1), c, 1); in iadst_half_butterfly_neg_neon() local
102 const int32x4_t x1_hi = vmull_lane_s16(vget_high_s16(*x1), c, 0); in iadst_half_butterfly_pos_neon() local
/external/libaom/libaom/av1/common/arm/
Dav1_inv_txfm_neon.c235 const int32x4_t x1_hi = vmull_lane_s16(vget_high_s16(x[1]), c, 0); in btf_16_half_neon() local