Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DM3UParser.cpp39 TYPE_SUBS, enumerator
152 case TYPE_SUBS: in pickRandomMediaItems()
167 if (mType != TYPE_SUBS && mType != TYPE_AUDIO) { in selectTrack()
211 } else if (mType == TYPE_SUBS) { in getTrackInfo()
222 if (mType == TYPE_SUBS) { in getTrackInfo()
399 groupType = MediaGroup::TYPE_SUBS; in getSelectedTrack()
1115 groupType = MediaGroup::TYPE_SUBS; in parseMedia()
1246 if (groupType != MediaGroup::TYPE_SUBS) { in parseMedia()