Home | History | Annotate | Download | only in dsp

Lines Matching defs:q0

796   const __m128i q0 = _mm_loadu_si128((__m128i*)&mtx->q_[0]);
858 in0 = _mm_mullo_epi16(out0, q0);