Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/timedtext/
DTextDescriptions.h33 LOCAL_DESCRIPTIONS = 0x200, enumerator
DTextDescriptions.cpp34 } else if (flags & LOCAL_DESCRIPTIONS) { in getParcelOfDescriptions()
38 if (flags & LOCAL_DESCRIPTIONS) { in getParcelOfDescriptions()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp2807 flag |= TextDescriptions::LOCAL_DESCRIPTIONS; in sendTimedTextData()