Home
last modified time | relevance | path

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

/test/xts/hats/distributedhardware/distributedcameratest/
Ddcameraprovidercase.cpp63 std::vector<DCStreamInfo> streamInfos4; variable
378 streamInfos4.push_back(streamInfo5);
379 int32_t ret = cameraProvider.ConfigureStreams(dhBase, streamInfos4);
/test/xts/hats/distributedhardware/distributedcameratest_additional/
Ddcameraprovidercase.cpp64 std::vector<DCStreamInfo> streamInfos4; variable