Searched refs:waitCnt (Results 1 – 1 of 1) sorted by relevance
4540 uint8_t waitCnt = 2; in takePicture() local4541 while (!pMemory->checkIfAllBuffersMapped() && (waitCnt > 0)) { in takePicture()4546 waitCnt--; in takePicture()