Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
Dav_sync_utils.cpp74 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()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
Doutput_controller.cpp342 AVSyncClockUnit clockUnit; in AcquireSyncClockTime() local