Home | History | Annotate | Download | only in dsp

Lines Matching full:ref_0

362     const __m128i ref_0 = _mm_unpacklo_epi8(ref0, zero);
367 const __m128i diff0 = _mm_sub_epi16(src_0, ref_0);