Home
last modified time | relevance | path

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

/external/aac/libFDK/src/
DFDK_lpc.cpp217 int *pStateIndex) { in CLpc_Synthesis() argument
220 int stateIndex = *pStateIndex; in CLpc_Synthesis()
254 *pStateIndex = stateIndex; in CLpc_Synthesis()
260 int *pStateIndex) { in CLpc_Synthesis() argument
263 int stateIndex = *pStateIndex; in CLpc_Synthesis()
297 *pStateIndex = stateIndex; in CLpc_Synthesis()
/external/aac/libFDK/include/
DFDK_lpc.h166 int *pStateIndex);
169 const int order, FIXP_DBL *filtState, int *pStateIndex);