Searched refs:speech_prob_continue (Results 1 – 1 of 1) sorted by relevance
192 spx_word16_t speech_prob_continue; member436 st->speech_prob_continue = SPEECH_PROB_CONTINUE_DEFAULT; in speex_preprocess_state_init()995 …ech_prob > st->speech_prob_start || (st->was_speech && st->speech_prob > st->speech_prob_continue)) in speex_preprocess_run()1140 st->speech_prob_continue = DIV32_16(MULT16_16(Q15ONE,*(spx_int32_t*)ptr), 100); in speex_preprocess_ctl()1143 (*(spx_int32_t*)ptr) = MULT16_16_Q15(st->speech_prob_continue, 100); in speex_preprocess_ctl()