Home
last modified time | relevance | path

Searched defs:streamCustomer (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/camera/test/ut/v4l2/
H A Dcamera_capture_test.cpp282 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); in HWTEST_F() local
336 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); in HWTEST_F() local
H A Ddouble_preview_test.cpp36 SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, const int streamId, const StreamIntent intent) SetStreamInfo() argument
H A Dcamera_video_test.cpp34 void CameraVideoTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo() argument
526 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); in HWTEST_F() local
H A Dmeta_data_test.cpp59 void MetaDataTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo() argument
/drivers/peripheral/camera/test/demo_3A/
H A Dohos_camera_demo_3a.cpp177 RetCode OhosCameraDemo::CreateStream(const int streamId, std::shared_ptr<StreamCustomer> &streamCustomer, in CreateStream() argument
26 SetStreamInfo(StreamInfo& streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, const int streamId, const StreamIntent intent) SetStreamInfo() argument
/drivers/peripheral/camera/test/demo/
H A Dohos_camera_demo.cpp182 RetCode OhosCameraDemo::CreateStream(const int streamId, std::shared_ptr<StreamCustomer> &streamCustomer, in CreateStream() argument
31 SetStreamInfo(StreamInfo& streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, const int streamId, const StreamIntent intent) SetStreamInfo() argument
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.cpp173 RetCode DcameraHdfDemo::CreateStreamInfo(const int streamId, std::shared_ptr<StreamCustomer> &streamCustomer, in CreateStreamInfo() argument
34 SetStreamInfo(StreamInfo& streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, const int streamId, const StreamIntent intent) SetStreamInfo() argument

Completed in 9 milliseconds