Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h270 const uint32 ITUNES_ENCODER_TOOL_ATOM = FourCharConstToUint32('�', 't', 'o', 'o'); variable
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Datomutils.cpp645 type == ITUNES_ENCODER_TOOL_ATOM || in getNextAtomType()
/external/opencore/fileformats/mp4/parser/src/
Ditunesilstatom.cpp1911 else if (atomType == ITUNES_ENCODER_TOOL_ATOM) in ITunesILSTAtom()