Home
last modified time | relevance | path

Searched refs:GetTimeStampInterval (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Dtime_statistician.h34 int64_t GetTimeStampInterval();
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/
H A Dtime_statistician.h38 int64_t GetTimeStampInterval();
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Dtime_statistician.cpp72 int64_t TimeStatistician::GetTimeStampInterval() in GetTimeStampInterval() function in OHOS::DistributedHardware::TimeStatistician
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Dtime_statistician.cpp99 int64_t TimeStatistician::GetTimeStampInterval() in GetTimeStampInterval() function in OHOS::DistributedHardware::TimeStatistician
H A Doutput_controller.cpp432 int64_t timeStampInterval = statistician_->GetTimeStampInterval(); in CheckIsProcessInDynamicBalanceOnce()
501 int64_t interval = statistician_->GetTimeStampInterval(); in HandleSmoothTime()