ATOMIC_INC        218 source/encoder/dpb.cpp             ATOMIC_INC(&refpic->m_countRefEncoders);
ATOMIC_INC        761 source/encoder/encoder.cpp         ATOMIC_INC(&inFrame->m_countRefEncoders);
ATOMIC_INC       1196 source/encoder/frameencoder.cpp     if (ATOMIC_INC(&m_activeWorkerCount) == 1 && m_stallStartTime)
ATOMIC_INC       1410 source/encoder/frameencoder.cpp         ATOMIC_INC(&m_activeWorkerCountSamples);
ATOMIC_INC       1679 source/encoder/frameencoder.cpp             ATOMIC_INC(&m_countRowBlocks);
ATOMIC_INC       1786 source/encoder/frameencoder.cpp     if (ATOMIC_INC(&m_completionCount) == 2 * (int)m_numRows)
ATOMIC_INC        793 source/encoder/framefilter.cpp     if (ATOMIC_INC(&m_frameEncoder->m_completionCount) == 2 * (int)m_frameEncoder->m_numRows)