Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/include/
Ditunesilstmetadataatom.h41 OSCL_wHeapString<OsclMemAllocator> getAlbum() const in getAlbum() function
Ditunesilstatom.h164 OSCL_wHeapString<OsclMemAllocator> getAlbum() const in getAlbum() function
534 OSCL_wHeapString<OsclMemAllocator> getAlbum() const in getAlbum() function
/external/opencore/fileformats/mp4/parser/src/
Dmpeg4file.cpp834 PVMFStatus Mpeg4File::getAlbum(uint32 index, OSCL_wString& aVal, uint16& aLangCode, MP4FFParserOrig… in getAlbum() function in Mpeg4File