Home
last modified time | relevance | path

Searched refs:GetAverPushInterval (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/
H A Dtime_statistician.h35 int64_t GetAverPushInterval();
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Dtime_statistician.cpp84 int64_t TimeStatistician::GetAverPushInterval() in GetAverPushInterval() function in OHOS::DistributedHardware::TimeStatistician
H A Doutput_controller.cpp386 rereadTime = statistician_->GetAverPushInterval() * FACTOR_DOUBLE; in WaitRereadClockFailed()
433 int64_t averPushInterval = statistician_->GetAverPushInterval(); in CheckIsProcessInDynamicBalanceOnce()