Home
last modified time | relevance | path

Searched refs:ITUNES_MDIRAPPL_HDLR_PART1 (Results 1 – 2 of 2) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
Dmetadataatom.cpp88 if (_pHdlrAtom->getHandlerType() != ITUNES_MDIRAPPL_HDLR_PART1) in MetaDataAtom()
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h282 const uint32 ITUNES_MDIRAPPL_HDLR_PART1 = FourCharConstToUint32('m', 'd', 'i', 'r'); variable