Home
last modified time | relevance | path

Searched refs:DTX_HANG_CONST (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/codecs/amrnb/common/include/
Ddtx_common_def.h76 #define DTX_HANG_CONST 7 /* yields eight frames of SP HANGOVER */ macro
/frameworks/av/media/codecs/amrwb/enc/inc/
Ddtx.h31 #define DTX_HANG_CONST 7 /* yields eight frames of SP HANGOVER */ macro
/frameworks/av/media/codecs/amrnb/enc/src/
Ddtx_enc.cpp384 st->dtxHangoverCount = DTX_HANG_CONST; in dtx_enc_reset()
1135 st->dtxHangoverCount = DTX_HANG_CONST; in tx_dtx_handler()
/frameworks/av/media/codecs/amrwb/dec/src/
Ddtx.h77 #define DTX_HANG_CONST 7 /* yields eight frames of SP HANGOVER */ macro
Ddtx_decoder_amr_wb.cpp149 st->dtxHangoverCount = DTX_HANG_CONST; in dtx_dec_amr_wb_reset()
613 st->dtxHangoverCount = DTX_HANG_CONST; in rx_amr_wb_dtx_handler()
/frameworks/av/media/codecs/amrwb/enc/src/
Ddtx.c121 st->dtxHangoverCount = DTX_HANG_CONST; in dtx_enc_reset()
352 st->dtxHangoverCount = DTX_HANG_CONST; in tx_dtx_handler()
/frameworks/av/media/codecs/amrnb/dec/src/
Ddtx_dec.cpp320 st->dtxHangoverCount = DTX_HANG_CONST; in dtx_dec_reset()
1906 st->dtxHangoverCount = DTX_HANG_CONST; in rx_dtx_handler()