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

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Ddtx_dec.h112 Word32 L_pn_seed_rx; member in struct:__anon399
H A Ddtx_dec.cpp185 st->L_pn_seed_rx = PN_INITIAL_SEED;
264 st->L_pn_seed_rx = PN_INITIAL_SEED;
683 lsf_variab_index = pseudonoise(&st->L_pn_seed_rx, 3);
763 build_CN_code(&st->L_pn_seed_rx, ex);
1229 lsf_variab_index = pseudonoise(&st->L_pn_seed_rx, 3);
1322 build_CN_code(&st->L_pn_seed_rx, ex, pOverflow);

Completed in 92 milliseconds