Searched defs:src_s16 (Results 1 – 2 of 2) sorted by relevance
223 int16x8_t src_s16 = vreinterpretq_s16_u16(vmovl_u8(src_u8)); in Load8AndSubtractZeroPoint() local231 int16x8_t src_s16 = vmovl_s8(src_s8); in Load8AndSubtractZeroPoint() local
37 const int16x8_t src_s16 = vreinterpretq_s16_u16(vld1q_u16(&src_ptr[j])); in highbd_variance16() local61 const int16x4_t src_s16 = vreinterpret_s16_u16(vld1_u16(&src_ptr[j])); in highbd_variance16() local