Searched defs:clockUnit (Results 1 – 2 of 2) sorted by relevance
74 int32_t WriteClockUnitToMemory(const AVTransSharedMemory &memory, AVSyncClockUnit &clockUnit) in WriteClockUnitToMemory()115 int32_t ReadClockUnitFromMemory(const AVTransSharedMemory &memory, AVSyncClockUnit &clockUnit) in ReadClockUnitFromMemory()254 bool IsInValidClockUnit(const AVSyncClockUnit &clockUnit) in IsInValidClockUnit()
342 AVSyncClockUnit clockUnit; in AcquireSyncClockTime() local