Searched defs:stateIndex (Results 1 – 7 of 7) sorted by relevance
220 int stateIndex = *pStateIndex; in CLpc_Synthesis() local263 int stateIndex = *pStateIndex; in CLpc_Synthesis() local305 int stateIndex; in CLpc_Analysis() local
322 final int stateIndex = state.indexOf("state_"); in getTitleForStateSet() 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
1955 for (size_t stateIndex = 0; stateIndex < firstPipeline.size(); ++stateIndex) in GetCommonPipelineState() local1967 bool IsPipelineState(size_t stateIndex, PipelineState pipelineState, size_t range) in IsPipelineState()1974 size_t GetPipelineStateSubIndex(size_t stateIndex, PipelineState pipelineState) in GetPipelineStateSubIndex()1979 PipelineState GetPipelineState(size_t stateIndex, bool *isRangedOut, size_t *subIndexOut) in GetPipelineState()2021 [[maybe_unused]] void OutputPipelineState(std::ostream &out, size_t stateIndex, uint32_t state) in OutputPipelineState()2557 for (size_t stateIndex : include) in OutputAllPipelineState() local
396 const int stateIndex = transpose ? (x * N + y) : (y * N + x); in verifyUniformMatrixValues() local
541 const int stateIndex = transpose ? (x * N + y) : (y * N + x); in verifyUniformMatrixValues() local