Searched refs:blobThreshold (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/interfaces/camera/provider/aidl/vts/ |
H A D | VtsAidlHalCameraProvider_TargetTest.cpp | 1193 AvailableStream blobThreshold = {INT32_MAX, INT32_MAX, static_cast<int32_t>(PixelFormat::BLOB)}; in TEST_P() local 1214 getAvailableOutputStreams(staticMeta, outputBlobStreams, &blobThreshold)); in TEST_P() 1430 AvailableStream blobThreshold = {kMaxVideoWidth, kMaxVideoHeight, in TEST_P() local 1452 getAvailableOutputStreams(staticMeta, outputBlobStreams, &blobThreshold)); in TEST_P()
|
/aosp_15_r20/hardware/interfaces/camera/provider/2.4/vts/functional/ |
H A D | VtsHalCameraProviderV2_4TargetTest.cpp | 4142 AvailableStream blobThreshold = {INT32_MAX, INT32_MAX, in TEST_P() local 4183 &blobThreshold)); in TEST_P() 4556 AvailableStream blobThreshold = {kMaxVideoWidth, kMaxVideoHeight, in TEST_P() local 4597 &blobThreshold)); in TEST_P()
|