Searched refs:SP_ACTIVITY_COUNT (Results 1 – 4 of 4) sorted by relevance
37 #define SP_ACTIVITY_COUNT 25 macro
576 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()
35 #define SP_ACTIVITY_COUNT 25 macro1341 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()