Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Datomutils.cpp557 type == NULL_MEDIA_HEADER_ATOM || in getNextAtomType()
919 type == NULL_MEDIA_HEADER_ATOM || in getNextAtomType()
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h185 const uint32 NULL_MEDIA_HEADER_ATOM = FourCharConstToUint32('n', 'm', 'h', 'd'); variable