Searched defs:clockUnit (Results 1 – 2 of 2) sorted by relevance
78 int32_t WriteClockUnitToMemory(const AVTransSharedMemory &memory, AVSyncClockUnit &clockUnit) in WriteClockUnitToMemory()119 int32_t ReadClockUnitFromMemory(const AVTransSharedMemory &memory, AVSyncClockUnit &clockUnit) in ReadClockUnitFromMemory()262 bool IsInValidClockUnit(const AVSyncClockUnit &clockUnit) in IsInValidClockUnit()
360 AVSyncClockUnit clockUnit; in AcquireSyncClockTime() local