Searched defs:AVSyncClockUnit (Results 1 – 1 of 1) sorted by relevance
34 struct AVSyncClockUnit { struct35 uint32_t index;59 int32_t WriteClockUnitToMemory(const AVTransSharedMemory &memory, AVSyncClockUnit &clockUnit); argument