Searched refs:vidNegativeTime (Results 1 – 2 of 2) sorted by relevance
51 if (latenessMs > (int64_t)syncAttr_.syncStopRegion.vidNegativeTime in CheckAVDiff()57 if (latenessMs > (int64_t)syncAttr_.syncStartRegion.vidNegativeTime) { in CheckAVDiff()164 syncAttr_.syncStartRegion.vidNegativeTime = SYNC_START_NEGATIVE_MS; in PlayerSync()166 syncAttr_.syncStopRegion.vidNegativeTime = SYNC_STOP_NEGATIVE_MS; in PlayerSync()417 if (latenessMs > (int64_t)syncAttr_.syncStopRegion.vidNegativeTime || in ProcAudFrame()
59 uint32_t vidNegativeTime; member