Home
last modified time | relevance | path

Searched defs:stateIndex (Results 1 – 5 of 5) sorted by relevance

/external/aac/libFDK/src/
DFDK_lpc.cpp220 int stateIndex = *pStateIndex; in CLpc_Synthesis() local
263 int stateIndex = *pStateIndex; in CLpc_Synthesis() local
305 int stateIndex; in CLpc_Analysis() local
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
Darm_math.h4433 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
4446 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
4459 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
4472 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
Darm_math.h4433 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
4446 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
4459 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
4472 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp472 const int stateIndex = transpose ? (x*N + y) : (y*N + x); in verifyUniformMatrixValues() local
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp649 const int stateIndex = transpose ? (x*N + y) : (y*N + x); in verifyUniformMatrixValues() local