Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h69 const sp<AnotherPacketSource> &subtitleSource,
DPlaylistFetcher.cpp551 const sp<AnotherPacketSource> &subtitleSource, in startAsync() argument
571 if (subtitleSource != NULL) { in startAsync()
572 msg->setPointer("subtitleSource", subtitleSource.get()); in startAsync()