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

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Ddtx_dec.cpp418 Word16 lsf_variab_index;
683 lsf_variab_index = pseudonoise(&st->L_pn_seed_rx, 3);
694 st->lsf_hist_mean[i+lsf_variab_index*M]));
874 Word16 lsf_variab_index; local
1229 lsf_variab_index = pseudonoise(&st->L_pn_seed_rx, 3);
1240 st->lsf_hist_mean[i+lsf_variab_index*M], pOverflow)

Completed in 61 milliseconds