Home
last modified time | relevance | path

Searched refs:dynamicBalanceThre_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp144 if (dynamicBalanceCount_ >= dynamicBalanceThre_) { in CheckIsProcessInDynamicBalance()
275 dynamicBalanceThre_ = thre; in SetDynamicBalanceThre()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.h92 uint8_t dynamicBalanceThre_ = 0; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/
H A Doutput_controller.h174 uint8_t dynamicBalanceThre_ = 0; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Doutput_controller.cpp416 if (dynamicBalanceCount_ >= dynamicBalanceThre_) { in CheckIsProcessInDynamicBalance()
693 dynamicBalanceThre_ = thre; in SetDynamicBalanceThre()