Searched refs:pLeSrc (Results 1 – 1 of 1) sorted by relevance
62 uint8_t *pLeSrc, /* BE source */ in LeBytesArrayToBeBytesWithoutZeros() argument74 while (pLeSrc[i] == 0) { /* remove leading zeros */ in LeBytesArrayToBeBytesWithoutZeros()80 pBeDst[j++] = pLeSrc[i]; in LeBytesArrayToBeBytesWithoutZeros()