Searched defs:getAssetInfoClassificationEntity (Results 1 - 2 of 2) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
H A Dmovieatom.cpp1675 uint32 MovieAtom::getAssetInfoClassificationEntity(int32 index) function in class:MovieAtom
/external/opencore/fileformats/mp4/parser/include/
H A Dmpeg4file.h545 uint32 getAssetInfoClassificationEntity(int32 index) const function in class:Mpeg4File
547 return (_pmovieAtom->getAssetInfoClassificationEntity(index));

Completed in 79 milliseconds