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