Home
last modified time | relevance | path

Searched refs:SetStreamInfo (Results 1 - 12 of 12) sorted by relevance

/drivers/peripheral/camera/test/ut/v4l2/
H A Dcamera_video_test.h29 void SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer,
H A Ddouble_preview_test.h36 void SetStreamInfo(StreamInfo &streamInfo,
H A Dmeta_data_test.h31 void SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer,
H A Ddouble_preview_test.cpp36 void DoublePreviewTest::SetStreamInfo(StreamInfo &streamInfo, in SetStreamInfo() function in DoublePreviewTest
67 SetStreamInfo(streamInfo, streamCustomerPreview_, streamId, intent); in CreateStream()
74 SetStreamInfo(streamInfo, streamCustomerPreviewDouble_, streamId, intent); in CreateStream()
H A Dmeta_data_test.cpp59 void MetaDataTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo() function in MetaDataTest
92 SetStreamInfo(streamInfo, streamCustomerPreview_, streamId, intent); in CreateStream()
98 SetStreamInfo(streamInfo, streamCustomerSnapshot_, streamId, intent); in CreateStream()
103 SetStreamInfo(streamInfo, streamCustomerVideo_, streamId, intent); in CreateStream()
H A Dcamera_video_test.cpp34 void CameraVideoTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo() function in CameraVideoTest
73 SetStreamInfo(streamInfo, streamCustomerPreview_, streamId, intent); in CreateStream()
79 SetStreamInfo(streamInfo, streamCustomerSnapshot_, streamId, intent); in CreateStream()
84 SetStreamInfo(streamInfo, streamCustomerVideo_, streamId, intent); in CreateStream()
/drivers/peripheral/camera/test/demo_3A/
H A Dohos_camera_demo_3a.cpp26 void OhosCameraDemo::SetStreamInfo(StreamInfo& streamInfo, in SetStreamInfo() function in OHOS::Camera::OhosCameraDemo
191 SetStreamInfo(streamInfo, streamCustomer, streamId, intent); in CreateStream()
399 SetStreamInfo(previewStreamInfo, streamCustomerPreview_, STREAM_ID_PREVIEW, PREVIEW); in CreateStreams()
409 SetStreamInfo(secondStreamInfo, streamCustomerCapture_, STREAM_ID_CAPTURE, intent); in CreateStreams()
411 SetStreamInfo(secondStreamInfo, streamCustomerVideo_, STREAM_ID_VIDEO, intent); in CreateStreams()
H A Dohos_camera_demo_3a.h93 void SetStreamInfo(StreamInfo& streamInfo,
/drivers/peripheral/camera/test/demo/
H A Dohos_camera_demo.cpp31 void OhosCameraDemo::SetStreamInfo(StreamInfo& streamInfo, in SetStreamInfo() function in OHOS::Camera::OhosCameraDemo
196 SetStreamInfo(streamInfo, streamCustomer, streamId, intent); in CreateStream()
404 SetStreamInfo(previewStreamInfo, streamCustomerPreview_, STREAM_ID_PREVIEW, PREVIEW); in CreateStreams()
414 SetStreamInfo(secondStreamInfo, streamCustomerCapture_, STREAM_ID_CAPTURE, intent); in CreateStreams()
416 SetStreamInfo(secondStreamInfo, streamCustomerVideo_, STREAM_ID_VIDEO, intent); in CreateStreams()
H A Dohos_camera_demo.h94 void SetStreamInfo(StreamInfo& streamInfo,
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.cpp34 void DcameraHdfDemo::SetStreamInfo(StreamInfo& streamInfo, in SetStreamInfo() function in OHOS::DistributedHardware::DcameraHdfDemo
185 SetStreamInfo(streamInfo, streamCustomer, streamId, intent); in CreateStreamInfo()
375 SetStreamInfo(previewStreamInfo, streamCustomerPreview_, STREAM_ID_PREVIEW, OHOS::HDI::Camera::V1_0::PREVIEW); in CreateStreams()
385 SetStreamInfo(secondStreamInfo, streamCustomerCapture_, STREAM_ID_CAPTURE, intent); in CreateStreams()
387 SetStreamInfo(secondStreamInfo, streamCustomerVideo_, STREAM_ID_VIDEO, intent); in CreateStreams()
H A Ddcamera_hdf_demo.h120 void SetStreamInfo(StreamInfo& streamInfo,

Completed in 12 milliseconds