Searched refs:order_coef (Results 1 – 3 of 3) sorted by relevance
47 ldr r9, [sp, #32] @ Restore the inner loop counter to order_coef49 add r0, r9, asl #1 @ Restore r0 to &ar_g_Q0[order_coef]50 add r2, r9, asl #1 @ Restore r2 to &cth_Q15[order_coef]51 add r3, r9, asl #1 @ Restore r3 to &sth_Q15[order_coef]53 ORDER_COEF_LOOP: @ for(k = order_coef - 1 ; k >= 0; k--)
28 int16_t order_coef) { // order of the filter in WebRtcIsacfix_FilterArLoop() argument38 for (k = order_coef - 1; k >= 0; k--) { in WebRtcIsacfix_FilterArLoop()
46 int16_t order_coef);