Home | History | Annotate | Download | only in dsp

Lines Matching refs:bias_04

864     __m128i bias_04 = _mm_unpackhi_epi16(bias0, zero);
869 out_04 = _mm_add_epi32(out_04, bias_04);