Searched refs:sourcePointer (Results 1 – 1 of 1) sorted by relevance
206 const unsigned char* sourcePointer = reinterpret_cast<const unsigned char*>(bytes); in decode() local214 …OSStatus status = decode(sourcePointer, sourceLength, bytesRead, buffer, sizeof(buffer), bytesWrit… in decode()216 sourcePointer += bytesRead; in decode()232 sourcePointer += 1; in decode()241 memcpy(m_bufferedBytes, sourcePointer, sourceLength); in decode()