Home
last modified time | relevance | path

Searched refs:GetAverTimeStampInterval (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Dtime_statistician.h32 int64_t GetAverTimeStampInterval();
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/
H A Dtime_statistician.h36 int64_t GetAverTimeStampInterval();
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Dtime_statistician.cpp62 int64_t TimeStatistician::GetAverTimeStampInterval() in GetAverTimeStampInterval() function in OHOS::DistributedHardware::TimeStatistician
H A Difeeding_smoother.cpp158 int64_t averTimeStamapInterval = statistician_->GetAverTimeStampInterval(); in CheckIsProcessInDynamicBalanceOnce()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Dtime_statistician.cpp89 int64_t TimeStatistician::GetAverTimeStampInterval() in GetAverTimeStampInterval() function in OHOS::DistributedHardware::TimeStatistician
H A Doutput_controller.cpp434 int64_t averTimeStamapInterval = statistician_->GetAverTimeStampInterval(); in CheckIsProcessInDynamicBalanceOnce()
503 int64_t averTimeStampInterval = statistician_->GetAverTimeStampInterval(); in HandleSmoothTime()