Searched refs:check_stability (Results 1 – 1 of 1) sorted by relevance
42 int check_stability(opus_int16 *A_Q12, int order) { in check_stability() function117 if( gain != 0 && !check_stability(A_Q12, order) ) { in main()