Home
last modified time | relevance | path

Searched refs:streamInfos2 (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/distributedhardware/distributedcameratest/
Ddcameraprovidercase.cpp61 std::vector<DCStreamInfo> streamInfos2; variable
348 streamInfos2.push_back(streamInfo3);
349 int32_t ret = cameraProvider.ConfigureStreams(dhBase, streamInfos2);
/test/xts/hats/distributedhardware/distributedcameratest_additional/
Ddcameraprovidercase.cpp62 std::vector<DCStreamInfo> streamInfos2; variable