Home
last modified time | relevance | path

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

/external/opencore/fileformats/rawaac/parser/include/
Daacfileparser.h452 void ID3MetaData(PvmiKvpSharedPtrVector &id3Frames) in ID3MetaData()
/external/opencore/fileformats/mp3/parser/src/
Dimp3ff.cpp195 PvmiKvpSharedPtrVector id3Frames; in ParseMp3File() local
/external/opencore/fileformats/mp4/parser/src/
Dmpeg4file.cpp3015 void Mpeg4File::GetID3MetaData(PvmiKvpSharedPtrVector &id3Frames) in GetID3MetaData()