Searched refs:bufCount (Results 1 – 1 of 1) sorted by relevance
936 uint32_t bufCount; in ImeCrc8() local938 for ( bufCount = 0; bufCount < length; bufCount++ ) in ImeCrc8()942 crc = crc ^ pBuf[bufCount]; in ImeCrc8()