Searched refs:fullResDurationBound (Results 1 – 1 of 1) sorted by relevance
7170 const int64_t fullResDurationBound = 100000000; // 100 ms, 10 fps in supportBurstCapture() local7174 if (gCamCapability[cameraId]->picture_min_duration[0] > fullResDurationBound) { in supportBurstCapture()