Searched defs:stateIndex (Results 1 – 5 of 5) sorted by relevance
220 int stateIndex = *pStateIndex; in CLpc_Synthesis() local263 int stateIndex = *pStateIndex; in CLpc_Synthesis() local305 int stateIndex; in CLpc_Analysis() local
4433 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member4446 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member4459 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member4472 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
472 const int stateIndex = transpose ? (x*N + y) : (y*N + x); in verifyUniformMatrixValues() local
649 const int stateIndex = transpose ? (x*N + y) : (y*N + x); in verifyUniformMatrixValues() local