Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrwb/src/
Ddtx_decoder_amr_wb.cpp131 st->old_log_en = 3500; in dtx_dec_amr_wb_reset()
277 st->old_log_en = st->log_en; in dtx_dec_amr_wb()
329 st->old_log_en = st->log_en; in dtx_dec_amr_wb()
361 L_log_en_int = mac_16by16_to_int32(L_log_en_int, int_fac, st->old_log_en); in dtx_dec_amr_wb()
440 st->old_log_en = st->log_en; in dtx_dec_amr_wb()
Ddtx.h133 int16 old_log_en; member
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Ddtx_dec.cpp261 st->old_log_en = 3500; in dtx_dec_reset()
1039 st->old_log_en = st->log_en; in dtx_dec()
1102 st->old_log_en = st->log_en; in dtx_dec()
1194 L_log_en_int = L_mac(L_log_en_int, int_fac, st->old_log_en, pOverflow); in dtx_dec()
1366 st->old_log_en = st->log_en; in dtx_dec()
Ddtx_dec.h111 Word16 old_log_en; member