Home
last modified time | relevance | path

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

/dports/audio/vo-amrwbenc/vo-amrwbenc-0.1.3/amrwbenc/inc/
H A Dwb_vad_c.h37 #define SP_ACTIVITY_COUNT 25 macro
/dports/audio/vo-amrwbenc/vo-amrwbenc-0.1.3/amrwbenc/src/
H A Dwb_vad.c576 if((st->sp_est_cnt - st->sp_max_cnt) > (SP_EST_COUNT - SP_ACTIVITY_COUNT)) in Estimate_Speech()
593 if(st->sp_max_cnt >= SP_ACTIVITY_COUNT) in Estimate_Speech()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/G.722.2/AMR-WB/
H A Denc_dtx.c35 #define SP_ACTIVITY_COUNT 25 macro
1341 if (SP_ACTIVITY_COUNT > (SP_EST_COUNT - st->mem_sp_est_cnt + st->mem_sp_max_cnt)) in E_DTX_speech_estimate()
1360 if (st->mem_sp_max_cnt >= SP_ACTIVITY_COUNT) in E_DTX_speech_estimate()
/dports/net/opal/opal-3.10.10/plugins/audio/G.722.2/AMR-WB/
H A Denc_dtx.c35 #define SP_ACTIVITY_COUNT 25 macro
1341 if (SP_ACTIVITY_COUNT > (SP_EST_COUNT - st->mem_sp_est_cnt + st->mem_sp_max_cnt)) in E_DTX_speech_estimate()
1360 if (st->mem_sp_max_cnt >= SP_ACTIVITY_COUNT) in E_DTX_speech_estimate()