Searched refs:iSyncCheckCount (Results 1 – 2 of 2) sorted by relevance
104 iSyncCheckCount = CHECKSIZE; in InitParams()641 …Level size=%d, current level=%d, iSyncCheckCount=%d", size, iParcom->GetLevel(), iSyncCheckCount)); in CheckLevel()643 if (size < iSyncCheckCount*H223GetMuxStuffingSz(H223_LEVEL_DEFAULT)) in CheckLevel()661 check_sz = stuffing_sz * iSyncCheckCount; in CheckLevel()666 for (unsigned checknum = 0; checknum < iSyncCheckCount; checknum++) in CheckLevel()682 if (check_cnt == iSyncCheckCount) in CheckLevel()
292 uint32 iSyncCheckCount; variable