Searched refs:diffSeq (Results 1 – 1 of 1) sorted by relevance
1071 const int32_t diffSeq = (int32_t) state.mLoopSequence - (int32_t) state.mPositionSequence; in pollPosition() local1073 if (diffSeq < 0) { in pollPosition()