Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A 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
H A 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
H A Ddouble_preview_test.cpp37 const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo()
H A Dmeta_data_test.cpp59 …taDataTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCus… in SetStreamInfo()
/ohos5.0/drivers/peripheral/camera/test/demo/
H A 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()
/ohos5.0/drivers/peripheral/camera/test/demo_3A/
H A 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()
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A 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()