Home
last modified time | relevance | path

Searched defs:pData (Results 1 – 3 of 3) sorted by relevance

/rkdeveloptool/
H A Dcrc.cpp168 UINT CRC_32(unsigned char* pData, UINT ulSize) in CRC_32()
H A DRKComm.cpp828 BYTE *pData = NULL; in RKU_DeviceRequest() local
H A Dmain.cpp130 void PrintData(PBYTE pData, int nSize) in PrintData()