Searched defs:ref_s16 (Results 1 – 2 of 2) sorted by relevance
18 static INLINE void obmc_sad_8x1_s16_neon(int16x8_t ref_s16, const int32_t *mask, in obmc_sad_8x1_s16_neon()129 int16x8_t ref_s16 = vreinterpretq_s16_u16(vmovl_u8(vget_low_u8(r))); in obmc_sad_large_neon() local186 int16x8_t ref_s16 = vreinterpretq_s16_u16(vmovl_u8(r)); in obmc_sad_8xh_neon() local206 int16x8_t ref_s16 = vreinterpretq_s16_u16(vmovl_u8(r)); in obmc_sad_4xh_neon() local
25 int16x8_t ref_s16 = vreinterpretq_s16_u16(ref); in highbd_obmc_sad_8x1_s16_neon() local