Home
last modified time | relevance | path

Searched refs:UpdateFrameRateCorrectionFactor (Results 1 – 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/fpscontroller/
Dfps_controller_process.h43 void UpdateFrameRateCorrectionFactor(int64_t nowMs);
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/fpscontroller/
Dfps_controller_process.cpp123 UpdateFrameRateCorrectionFactor(nowMs); in UpdateFPSControllerInfo()
127 void FpsControllerProcess::UpdateFrameRateCorrectionFactor(int64_t nowMs) in UpdateFrameRateCorrectionFactor() function in OHOS::DistributedHardware::FpsControllerProcess
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/
Dfps_controller_process_test.cpp264 testFpsControllerProcess_->UpdateFrameRateCorrectionFactor(nowMs);
298 testFpsControllerProcess_->UpdateFrameRateCorrectionFactor(nowMs);