Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/timedtext/
DTextDescriptions.h32 GLOBAL_DESCRIPTIONS = 0x100, enumerator
DTimedText3GPPSource.cpp93 int32_t flag = TextDescriptions::GLOBAL_DESCRIPTIONS; in extractGlobalDescriptions()
DTextDescriptions.cpp32 if (flags & GLOBAL_DESCRIPTIONS) { in getParcelOfDescriptions()