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

/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
H A Dq_plsf.h148 Word16 *pred_init_i,/* o : init index for MA prediction in DTX mode */
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
H A Dlsp.cpp453 Word16 pred_init_i; /* init index for MA prediction in DTX mode */ local
508 &pred_init_i,
H A Dq_plsf_3.cpp812 pred_init_i = pointer to the index of the initial value for
818 pred_init_i points to the new initial index for MA prediction
870 Word16 *pred_init_i // o : init index for MA prediction in DTX mode
905 *pred_init_i = 0;
925 *pred_init_i = j;
1012 Word16 *pred_init_i,/* o : init index for MA prediction in DTX mode */
1062 *pred_init_i = 0;
1101 *pred_init_i = j;
1006 Q_plsf_3( Q_plsfState *st, enum Mode mode, Word16 *lsp1, Word16 *lsp1_q, Word16 *indice, Word16 *pred_init_i, Flag *pOverflow ) argument

Completed in 90 milliseconds