Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h243 const uint32 OMADRM_RIGHTS_OBJECT_BOX = FourCharConstToUint32('o', 'd', 'r', 'b'); variable
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Datomutils.cpp623 type == OMADRM_RIGHTS_OBJECT_BOX || in getNextAtomType()