Home
last modified time | relevance | path

Searched refs:check_stability (Results 1 – 1 of 1) sorted by relevance

/external/libopus/silk/tests/
Dtest_unit_LPC_inv_pred_gain.c42 int check_stability(opus_int16 *A_Q12, int order) { in check_stability() function
117 if( gain != 0 && !check_stability(A_Q12, order) ) { in main()