Home
last modified time | relevance | path

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

/test/xts/hats/distributedhardware/distributedcameratest/
Ddcameraprovidercase.cpp62 std::vector<DCStreamInfo> streamInfos3; variable
363 streamInfos3.push_back(streamInfo4);
364 int32_t ret = cameraProvider.ConfigureStreams(dhBase, streamInfos3);
/test/xts/hats/distributedhardware/distributedcameratest_additional/
Ddcameraprovidercase.cpp63 std::vector<DCStreamInfo> streamInfos3; variable