Searched refs:CheckLevelWithSync (Results 1 – 2 of 2) sorted by relevance
207 bool CheckLevelWithSync(uint8* pData, uint16 size, uint16* used_bytes) ;
475 if (CheckLevelWithSync(buf, size, &used_bytes)) in Parse()610 bool H223LowerLayer::CheckLevelWithSync(uint8* pData, uint16 size, uint16* used_bytes) in CheckLevelWithSync() function in H223LowerLayer