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

/frameworks/av/media/libstagefright/httplive/
H A DM3UParser.cpp37 TYPE_SUBS, enumerator in enum:android::M3UParser::MediaGroup::Type
149 case TYPE_SUBS:
164 if (mType != TYPE_SUBS && mType != TYPE_AUDIO) {
208 } else if (mType == TYPE_SUBS) {
219 if (mType == TYPE_SUBS) {
392 groupType = MediaGroup::TYPE_SUBS;
1077 groupType = MediaGroup::TYPE_SUBS;
1211 if (groupType != MediaGroup::TYPE_SUBS) {

Completed in 917 milliseconds