Home
last modified time | relevance | path

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

/external/opencore/fileformats/avi/parser/src/
Dpv_avifile_parser_utils.cpp95 uint32 PVAviFileParserUtils::read8(PVFile* aFp, uint8* aBuff, uint32 aLength) in read8() function in PVAviFileParserUtils
/external/opencore/fileformats/mp3/parser/src/
Dmp3fileio.cpp196 bool MP3FileIO::read8(PVFile *fp, uint8 &data) in read8() function in MP3FileIO
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Datomutils.cpp188 AtomUtils::read8(MP4_FF_FILE *fp, uint8 &data) in read8() function in AtomUtils
873 AtomUtils::read8(uint8 *&buf, uint8 &data) in read8() function in AtomUtils
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp2294 bool PVID3ParCom::read8(PVFile* aInputFile, uint8 &aData) in read8() function in PVID3ParCom