Searched refs:dtxGlobalState (Results 1 – 6 of 6) sorted by relevance
156 st->dtxGlobalState = SPEECH; in dtx_dec_amr_wb_reset()325 if ((st->data_updated == 0) || (st->dtxGlobalState == SPEECH)) in dtx_dec_amr_wb()549 (((st->dtxGlobalState == DTX) || in rx_amr_wb_dtx_handler()550 (st->dtxGlobalState == DTX_MUTE)) && in rx_amr_wb_dtx_handler()559 if ((st->dtxGlobalState == DTX_MUTE) && in rx_amr_wb_dtx_handler()
400 if (st->dtx_decSt.dtxGlobalState == DTX) in pvDecoder_AmrWb()405 else if (st->dtx_decSt.dtxGlobalState == DTX_MUTE) in pvDecoder_AmrWb()473 st->dtx_decSt.dtxGlobalState = newDTXState; in pvDecoder_AmrWb()1143 st->dtx_decSt.dtxGlobalState = newDTXState; in pvDecoder_AmrWb()
150 int16 dtxGlobalState; /* contains previous state */ member
327 st->dtxGlobalState = DTX; in dtx_dec_reset()1099 (st->dtxGlobalState == SPEECH)) in dtx_dec()1818 (((st->dtxGlobalState == DTX) || (st->dtxGlobalState == DTX_MUTE)) && in rx_dtx_handler()1826 if ((st->dtxGlobalState == DTX_MUTE) && in rx_dtx_handler()
132 enum DTXStateType dtxGlobalState; /* contains previous state */ member
1484 if (st->dtxDecoderState.dtxGlobalState == DTX) in Decoder_amr()1489 else if (st->dtxDecoderState.dtxGlobalState == DTX_MUTE) in Decoder_amr()2371 st->dtxDecoderState.dtxGlobalState = newDTXState; in Decoder_amr()