Home
last modified time | relevance | path

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

/test/xts/hats/hdf/camera/v4l2/src/
Dcamera_capture_test.cpp288 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); variable
341 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); variable
Dcamera_video_test.cpp379 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); variable
Ddouble_preview_test.cpp36 const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo()
/test/xts/dcts/distributedhardware/distributedcameratest/
Ddcamera_hdf_demo.cpp39 const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo()
184 …DcameraHdfDemo::CreateStreamInfo(const int streamId, std::shared_ptr<StreamCustomer> &streamCustom… in CreateStreamInfo()