Searched refs:waitCnt (Results 1 – 1 of 1) sorted by relevance
5018 uint8_t waitCnt = 2; in takePicture() local5019 while (!pMemory->checkIfAllBuffersMapped() && (waitCnt > 0)) { in takePicture()5024 waitCnt--; in takePicture()5865 uint8_t waitCnt = 2; in takeLiveSnapshot_internal() local5866 while (!pMemory->checkIfAllBuffersMapped() && (waitCnt > 0)) { in takeLiveSnapshot_internal()5871 waitCnt--; in takeLiveSnapshot_internal()