Home
last modified time | relevance | path

Searched refs:lastStartTime (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/distributed_audio/hdi_service/common/utils/include/
H A Ddaudio_utils.h66 bool IsOutDurationRange(int64_t startTime, int64_t endTime, int64_t lastStartTime);
/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp222 bool IsOutDurationRange(int64_t startTime, int64_t endTime, int64_t lastStartTime) in IsOutDurationRange() argument
225 int64_t twiceInterval = startTime - lastStartTime; in IsOutDurationRange()

Completed in 2 milliseconds