Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht_neon.h64 const int32x4_t x0_hi = vmull_lane_s16(vget_high_s16(x[0]), c, 0); in iadst_half_butterfly_neon() local
82 const int32x4_t x0_hi = vmull_lane_s16(vget_high_s16(*x0), c, 1); in iadst_half_butterfly_neg_neon() local
100 const int32x4_t x0_hi = vmull_lane_s16(vget_high_s16(*x0), c, 0); in iadst_half_butterfly_pos_neon() local
/external/libaom/libaom/av1/common/arm/
Dav1_inv_txfm_neon.c233 const int32x4_t x0_hi = vmull_lane_s16(vget_high_s16(x[0]), c, 0); in btf_16_half_neon() local