Home
last modified time | relevance | path

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

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