Searched refs:highResDurationBound (Results 1 – 1 of 1) sorted by relevance
9709 const int64_t highResDurationBound = 50000000; // 50 ms, 20 fps in supportBurstCapture() local9720 if (gCamCapability[cameraId]->picture_min_duration[0] <= highResDurationBound) { in supportBurstCapture()9736 if (gCamCapability[cameraId]->picture_min_duration[highRes] <= highResDurationBound) { in supportBurstCapture()