Home | History | Annotate | Download | only in dsp

Lines Matching refs:a1_hi

788   const int8x8_t a1_hi = vqrshrn_n_s16(Z_hi, 7);
789 const int8x16_t a1 = vcombine_s8(a1_lo, a1_hi);