Searched refs:curr_state_index (Results 1 – 1 of 1) sorted by relevance
622 int curr_state_index = 0; in handleSetStateByIndices() local640 curr_state_index = _currentStates[channel_index]; in handleSetStateByIndices()641 if (new_state_index != curr_state_index) { in handleSetStateByIndices()683 if (channel_index < 0 || channel_index > (_nElements - curr_state_index) in handleSetStateByIndices()687 curr_element_index = channel_index * _channelDimension + curr_state_index; in handleSetStateByIndices()