Home
last modified time | relevance | path

Searched refs:ASSET_INFO_LOCINFO_ATOM (Results 1 – 3 of 3) sorted by relevance

/external/opencore/fileformats/mp4/composer/src/
Duserdataatom.cpp86 else if (atomPtr->getType() == ASSET_INFO_LOCINFO_ATOM) in ~PVA_FF_UserDataAtom()
Dassetinfoatoms.cpp158 : PVA_FF_FullAtom(ASSET_INFO_LOCINFO_ATOM, 0, 0) in PVA_FF_AssetInfoLocationInfoAtom()
/external/opencore/fileformats/mp4/composer/include/
Da_atomdefs.h190 const uint32 ASSET_INFO_LOCINFO_ATOM = FourCharConstToUint32('l', 'o', 'c', 'i'); variable