Home
last modified time | relevance | path

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

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