Searched refs:cLoopCountNotSeen (Results 1 – 2 of 2) sorted by relevance
50 const int cLoopCountNotSeen = -2; variable190 loop_count = cLoopCountNotSeen;
116 if (m_reader && (m_reader->loop_count != cLoopCountNotSeen)) in repetitionCount()