Searched refs:getPVAuthor (Results 1 – 4 of 4) sorted by relevance
66 OSCL_wString& getPVAuthor(MP4FFParserOriginalCharEnc &charType) in getPVAuthor() function
234 virtual OSCL_wString& getPVAuthor(MP4FFParserOriginalCharEnc &charType) ;
120 _author = atom.getPVAuthor(charType); in PVUserDataAtom()
697 if (getPVAuthor(chartype).get_size() > 0) in getNumAuthor()728 if (getPVAuthor(charType).get_size() > 0) in populateAuthorVector()730 OSCL_wHeapString<OsclMemAllocator> valuestring = getPVAuthor(charType); in populateAuthorVector()1443 OSCL_wString& Mpeg4File::getPVAuthor(MP4FFParserOriginalCharEnc &charType) in getPVAuthor() function in Mpeg4File1458 return patom->getPVAuthor(charType); in getPVAuthor()