Home
last modified time | relevance | path

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

/external/opencore/fileformats/wav/parser/src/
Dpvwavfileparser.cpp111 PVWavParserReturnCode PV_Wav_Parser::ReadData(uint8* buff, uint32 size, uint32& bytesread) in ReadData()
215 uint32 bytesread = 0; in InitWavParser() local