Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp4523 for (auto& videoIter : outputVideoStreams) { in TEST_P() local
4526 static_cast<uint32_t>(videoIter.width), in TEST_P()
4527 static_cast<uint32_t>(videoIter.height), in TEST_P()
4528 static_cast<PixelFormat>(videoIter.format), in TEST_P()