Home | History | Annotate | Download | only in dsp

Lines Matching full:ref_1

392   const __m128i ref_1 = _mm_unpacklo_epi8(ref1, zero);
397 const __m128i diff1 = _mm_sub_epi16(src_1, ref_1);
435 const __m128i ref_1 = _mm_unpacklo_epi8(ref1, zero);
440 const __m128i diff1 = _mm_sub_epi16(src_1, ref_1);