Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dscreen_output/
H A Ddscreen_output_controller.cpp30 SetTrackClockFactor(TRACK_CLOCK_FACTOR); in PrepareSmooth()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.h57 void SetTrackClockFactor(const float factor);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/
H A Doutput_controller.h89 void SetTrackClockFactor(const float factor);
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp328 void IFeedingSmoother::SetTrackClockFactor(const float factor) in SetTrackClockFactor() function in OHOS::DistributedHardware::IFeedingSmoother
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Doutput_controller.cpp201 SetTrackClockFactor(0); in PrepareSmooth()
716 void OutputController::SetTrackClockFactor(const float factor) in SetTrackClockFactor() function in OHOS::DistributedHardware::OutputController