Home
last modified time | relevance | path

Searched refs:DefaultInfosVideo (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/camera/test/ut/v4l2/
Dusb_camera_test_mult.h40 void DefaultInfosVideo();
Dusb_camera_test_mult.cpp78 void UtestUSBCameraTestMult::DefaultInfosVideo() in DefaultInfosVideo() function in UtestUSBCameraTestMult
126 DefaultInfosVideo(); in StartStream()
/drivers/peripheral/camera/test/hdi/v1_0/include/
Dut_common.h64 void DefaultInfosVideo(std::shared_ptr<StreamInfo> &infos);
/drivers/peripheral/camera/test/hdi/v1_0/src/
Dut_common.cpp174 void Test::DefaultInfosVideo(std::shared_ptr<StreamInfo> &infos) in DefaultInfosVideo() function in OHOS::Camera::Test
247 DefaultInfosVideo(streamInfoVideo); in StartStream()
Dhdi_stream_uttest.cpp313 cameraTest->DefaultInfosVideo(cameraTest->streamInfo);
/drivers/peripheral/camera/test/hdi/v1_1/include/
Dhdi_common_v1_1.h70 void DefaultInfosVideo(
/drivers/peripheral/camera/test/hdi/v1_1/src/
Dhdi_common_v1_1.cpp192 void Test::DefaultInfosVideo( in DefaultInfosVideo() function in OHOS::Camera::Test
276 DefaultInfosVideo(streamInfoVideo); in StartStream()