Searched refs:pktCnt (Results 1 – 1 of 1) sorted by relevance
423 unsigned int pktCnt = (m_picTotalLen) / (MAX_PKT_LEN - 6); in storeImage() local425 pktCnt += 1; in storeImage()432 for (unsigned int i = 0; i < pktCnt; i++) in storeImage()