Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp9669 const int64_t highResDurationBound = 50000000; // 50 ms, 20 fps in supportBurstCapture() local
9680 if (gCamCapability[cameraId]->picture_min_duration[0] <= highResDurationBound) { in supportBurstCapture()
9696 if (gCamCapability[cameraId]->picture_min_duration[highRes] <= highResDurationBound) { in supportBurstCapture()