Home
last modified time | relevance | path

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

/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
Dcamera_capture_test.cpp284 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); variable
338 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()
527 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); variable
Ddouble_preview_test.cpp37 const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo()
/test/xts/dcts/distributedhardware/distributedcameratest/
Ddcamera_hdf_demo.cpp40 const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo()
185 …DcameraHdfDemo::CreateStreamInfo(const int streamId, std::shared_ptr<StreamCustomer> &streamCustom… in CreateStreamInfo()