Searched refs:DEBUG_JITTER_NORMAL (Results 1 – 1 of 1) sorted by relevance
35 #define DEBUG_JITTER_NORMAL 2 macro233 if (mReorderDataCount < DEBUG_JITTER_NORMAL) in OnDataFromFrontNode()237 else if (mReorderDataCount < DEBUG_JITTER_NORMAL + DEBUG_JITTER_REORDER_MAX) in OnDataFromFrontNode()246 nCurrReorderSize = mReorderDataCount - DEBUG_JITTER_NORMAL + 1 - in OnDataFromFrontNode()252 nCurrReorderSize = mReorderDataCount - DEBUG_JITTER_NORMAL + 1; in OnDataFromFrontNode()272 if (mReorderDataCount >= DEBUG_JITTER_NORMAL + DEBUG_JITTER_REORDER_MAX) in OnDataFromFrontNode()