Home | History | Annotate | Download | only in libspeex

Lines Matching refs:dtx_count

196    st->dtx_count=0;
479 if (st->dtx_count==0 || lsp_dist>.05 || !st->dtx_enabled || st->dtx_count>20)
482 st->dtx_count=1;
485 st->dtx_count++;
488 st->dtx_count=0;
517 if (st->dtx_count==0 || lsp_dist>.05 || !st->dtx_enabled || st->dtx_count>20)
519 st->dtx_count=1;
523 st->dtx_count++;
526 st->dtx_count = 0;
905 if (st->dtx_count)