Home
last modified time | relevance | path

Searched defs:dropVar (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/fpscontroller/
H A Dfps_controller_process.cpp289 const int32_t dropVar = incomingFrmRate / overshoot; in ReduceFrameRateByUniformStrategy() local
303 const int32_t dropVar = overshoot / targetFrameRate_; in ReduceFrameRateByUniformStrategy() local