Searched defs:tmpBuff (Results 1 – 2 of 2) sorted by relevance
138 unsigned char *tmpBuff = reinterpret_cast<unsigned char *>(buffer + currPos); in Get2Bytes() local145 unsigned char *tmpBuff = reinterpret_cast<unsigned char *>(buffer + currPos); in Get4Bytes() local
75 uint32_t tmpBuff[HEADER_SIZE]; in CheckFormat() local