Searched refs:pByte (Results 1 – 1 of 1) sorted by relevance
4601 unsigned char *pByte; in WriteBigEndianCompressedUshortData() local4625 pByte = (unsigned char *) pShort; in WriteBigEndianCompressedUshortData()4626 bcount = *pByte; in WriteBigEndianCompressedUshortData()4639 pByte = (unsigned char *) pShort; in WriteBigEndianCompressedUshortData()4641 bcount = *pByte++; in WriteBigEndianCompressedUshortData()4642 alpha = *pByte++; in WriteBigEndianCompressedUshortData()