Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DM3UParser.cpp37 TYPE_SUBS, enumerator
149 case TYPE_SUBS: in pickRandomMediaItems()
164 if (mType != TYPE_SUBS && mType != TYPE_AUDIO) { in selectTrack()
208 } else if (mType == TYPE_SUBS) { in getTrackInfo()
219 if (mType == TYPE_SUBS) { in getTrackInfo()
392 groupType = MediaGroup::TYPE_SUBS; in getSelectedTrack()
1077 groupType = MediaGroup::TYPE_SUBS; in parseMedia()
1211 if (groupType != MediaGroup::TYPE_SUBS) { in parseMedia()