Searched defs:readByteData (Results 1 – 5 of 5) sorted by relevance
/external/opencore/fileformats/mp4/parser/src/ |
D | mediabuffer.cpp | 64 MediaBuffer::readByteData(MP4_FF_FILE *fp, uint32 size) in readByteData() function in MediaBuffer
|
/external/opencore/fileformats/mp3/parser/src/ |
D | mp3fileio.cpp | 234 bool MP3FileIO::readByteData(PVFile *fp, uint32 length, uint8 *data, uint32 *numbytes) in readByteData() function in MP3FileIO
|
/external/opencore/fileformats/mp4/composer/src/ |
D | atomutils.cpp | 329 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/ |
D | atomutils.cpp | 313 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/ |
D | pv_id3_parcom.cpp | 2225 bool PVID3ParCom::readByteData(PVFile* aInputFile, uint32 length, uint8 *aData) in readByteData() function in PVID3ParCom
|