Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/src/
Dtextsamplemodifiers.cpp434 (atomType == TEXT_KARAOKE_BOX) || in TextSampleModifiers()
514 else if (atomType == TEXT_KARAOKE_BOX) in TextSampleModifiers()
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h249 const uint32 TEXT_KARAOKE_BOX = FourCharConstToUint32('k', 'r', 'o', 'k'); variable
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Datomutils.cpp958 type == TEXT_KARAOKE_BOX || in getNextAtomType()