Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/src/
Dmetadataatom.cpp98 else if (atomType == ITUNES_ILST_ATOM) in MetaDataAtom()
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h284 const uint32 ITUNES_ILST_ATOM = FourCharConstToUint32('i', 'l', 's', 't'); variable
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Datomutils.cpp640 type == ITUNES_ILST_ATOM || in getNextAtomType()