Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.cpp7169 const int64_t highResDurationBound = 50000000; // 50 ms, 20 fps in supportBurstCapture() local
7180 if (gCamCapability[cameraId]->picture_min_duration[0] <= highResDurationBound) { in supportBurstCapture()
7196 if (gCamCapability[cameraId]->picture_min_duration[highRes] <= highResDurationBound) { in supportBurstCapture()