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