Home
last modified time | relevance | path

Searched refs:L_pn_seed_rx (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Ddtx_dec.h112 Word32 L_pn_seed_rx; member
Ddtx_dec.cpp264 st->L_pn_seed_rx = PN_INITIAL_SEED; in dtx_dec_reset()
1229 lsf_variab_index = pseudonoise(&st->L_pn_seed_rx, 3); in dtx_dec()
1322 build_CN_code(&st->L_pn_seed_rx, ex, pOverflow); in dtx_dec()