Searched defs:ref_u16 (Results 1 – 5 of 5) sorted by relevance
32 const uint16x4_t ref_u16 = vld1_u16(ref16_ptr + j); in highbd_sad4_neon() local54 const uint16x8_t ref_u16 = vld1q_u16(ref16_ptr + j); in highbd_sad8_neon() local
436 const uint16x8_t ref_u16 = vld1q_u16(&ref[j]); in vpx_highbd_comp_avg_pred_neon() local457 const uint16x4_t ref_u16 = vld1_u16(&ref[j]); in vpx_highbd_comp_avg_pred_neon() local
21 const uint16x4_t ref_u16 = vld1_u16(ref); in dc_sum_4() local83 const uint16x8_t ref_u16 = vld1q_u16(ref); in dc_sum_8() local146 const uint16x8x2_t ref_u16 = vld2q_u16(ref); in dc_sum_16() local
216 const __m128i ref_u16 = _mm_load_si128((const __m128i *)ref); in dc_sum_8() local
311 const __m128i ref_u16 = _mm_load_si128((const __m128i *)ref); in dc_sum_8() local