Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/src/
Dmediabuffer.cpp64 MediaBuffer::readByteData(MP4_FF_FILE *fp, uint32 size) in readByteData() function in MediaBuffer
/external/opencore/fileformats/mp3/parser/src/
Dmp3fileio.cpp234 bool MP3FileIO::readByteData(PVFile *fp, uint32 length, uint8 *data, uint32 *numbytes) in readByteData() function in MP3FileIO
/external/opencore/fileformats/mp4/composer/src/
Datomutils.cpp329 PVA_FF_AtomUtils::readByteData(MP4_AUTHOR_FF_FILE_IO_WRAP *fp, uint32 length, uint8 *data) in readByteData() function in PVA_FF_AtomUtils
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Datomutils.cpp313 AtomUtils::readByteData(MP4_FF_FILE *fp, uint32 length, uint8 *data) in readByteData() function in AtomUtils
883 AtomUtils::readByteData(uint8 *&buf, uint32 length, uint8 *data) in readByteData() function in AtomUtils
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp2225 bool PVID3ParCom::readByteData(PVFile* aInputFile, uint32 length, uint8 *aData) in readByteData() function in PVID3ParCom