Home | History | Annotate | Download | only in x86

Lines Matching full:q1_q0

266     opus_int32   n_LF_Q12, r_Q10, q1_Q0, q1_Q10, q2_Q10;
497 q1_Q0 = silk_RSHIFT( q1_Q10, 10 );
499 q1_Q10 = table[q1_Q0][0];
500 q2_Q10 = table[q1_Q0][1];
502 if (r_Q10 * table[q1_Q0][2] - table[q1_Q0][3] < 0)