Home | History | Annotate | Download | only in dsp

Lines Matching refs:q_

710   const __m128i q0 = _mm_loadu_si128((__m128i*)&mtx->q_[0]);
711 const __m128i q8 = _mm_loadu_si128((__m128i*)&mtx->q_[8]);