Home
last modified time | relevance | path

Searched refs:IsInValidClockUnit (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_sync_utils.h95 bool IsInValidClockUnit(const AVSyncClockUnit &clockUnit);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_sync_utils.cpp86 …TRUE_RETURN_V_MSG_E(IsInValidClockUnit(clockUnit), ERR_DH_AVT_INVALID_PARAM, "invalid input clock … in WriteClockUnitToMemory()
262 bool IsInValidClockUnit(const AVSyncClockUnit &clockUnit) in IsInValidClockUnit() function