Home
last modified time | relevance | path

Searched refs:SetWaitClockFactor (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.cpp29 SetWaitClockFactor(WAIT_CLOCK_FACTOR); in PrepareSmooth()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.h56 void SetWaitClockFactor(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.h88 void SetWaitClockFactor(const float factor);
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp323 void IFeedingSmoother::SetWaitClockFactor(const float factor) in SetWaitClockFactor() 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.cpp200 SetWaitClockFactor(0); in PrepareSmooth()
711 void OutputController::SetWaitClockFactor(const float factor) in SetWaitClockFactor() function in OHOS::DistributedHardware::OutputController