Home
last modified time | relevance | path

Searched refs:EnableLowLatency (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/lowlatency/lowlatency/src/
H A Dlow_latency_test.cpp41 * @tc.desc: Verify the EnableLowLatency function
48 LowLatency::GetInstance().EnableLowLatency(dhType); in HWTEST_F()
54 * @tc.desc: Verify the EnableLowLatency function
61 LowLatency::GetInstance().EnableLowLatency(dhType); in HWTEST_F()
67 * @tc.desc: Verify the EnableLowLatency function
75 LowLatency::GetInstance().EnableLowLatency(dhType); in HWTEST_F()
81 * @tc.desc: Verify the EnableLowLatency function
92 LowLatency::GetInstance().EnableLowLatency(dhType); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_low_latency.h27 int32_t EnableLowLatency();
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/lowlatency/
H A Dlow_latency.h31 void EnableLowLatency(DHType dhType);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/lowlatency/
H A Dlow_latency_listener.cpp69 LowLatency::GetInstance().EnableLowLatency(dhType); in OnMessage()
H A Dlow_latency.cpp48 void LowLatency::EnableLowLatency(DHType dhType) in EnableLowLatency() function in OHOS::DistributedHardware::LowLatency
50 DHLOGI("Start EnableLowLatency dhType: %{public}#X", dhType); in EnableLowLatency()
66 DHLOGI("End EnableLowLatency dhType: %{public}#X", dhType); in EnableLowLatency()
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_low_latency.cpp28 int32_t DCameraLowLatency::EnableLowLatency() in EnableLowLatency() function in OHOS::DistributedHardware::DCameraLowLatency
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp383 DCameraLowLatency::GetInstance().EnableLowLatency(); in CreateCtrlSession()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp554 DCameraLowLatency::GetInstance().EnableLowLatency(); in PublishEnableLatencyMsg()

Completed in 4 milliseconds