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