Home
last modified time | relevance | path

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

/drivers/peripheral/camera/test/ut/v4l2/
Dcamera_capture_test.cpp282 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); variable
336 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); variable
Dcamera_video_test.cpp34 …aVideoTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCus… in SetStreamInfo()
526 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); variable
Ddouble_preview_test.cpp37 const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo()
Dmeta_data_test.cpp59 …taDataTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCus… in SetStreamInfo()
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
Ddcamera_hdf_demo.cpp35 const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo()
173 …DcameraHdfDemo::CreateStreamInfo(const int streamId, std::shared_ptr<StreamCustomer> &streamCustom… in CreateStreamInfo()
/drivers/peripheral/camera/test/demo_3A/
Dohos_camera_demo_3a.cpp27 const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo()
177 …ode OhosCameraDemo::CreateStream(const int streamId, std::shared_ptr<StreamCustomer> &streamCustom… in CreateStream()
/drivers/peripheral/camera/test/demo/
Dohos_camera_demo.cpp32 const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo()
182 …ode OhosCameraDemo::CreateStream(const int streamId, std::shared_ptr<StreamCustomer> &streamCustom… in CreateStream()