Searched defs:bytesread (Results 1 – 1 of 1) sorted by relevance
111 PVWavParserReturnCode PV_Wav_Parser::ReadData(uint8* buff, uint32 size, uint32& bytesread) in ReadData()215 uint32 bytesread = 0; in InitWavParser() local