Home
last modified time | relevance | path

Searched defs:AVSyncClockUnit (Results 1 – 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
Dav_sync_utils.h34 struct AVSyncClockUnit { struct
35 uint32_t index;
59 int32_t WriteClockUnitToMemory(const AVTransSharedMemory &memory, AVSyncClockUnit &clockUnit); argument