Home
last modified time | relevance | path

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

/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Core/
H A DAp4Atom.cpp836 if (LastContext().m_Type == Context::COMPACT_OBJECT) { in PrintPrefix()
863 if (LastContext().m_Type != Context::COMPACT_OBJECT) { in PrintSuffix()
991 PushContext(compact ? Context::COMPACT_OBJECT : Context::OBJECT); in StartObject()
1007 if (LastContext().m_Type == Context::COMPACT_OBJECT) { in EndObject()
H A DAp4Atom.h172 COMPACT_OBJECT enumerator