Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.h103 static const char *getKeyForStream(StreamType type);
DLiveSession.cpp227 const char *LiveSession::getKeyForStream(StreamType type) { in getKeyForStream() function in android::LiveSession
605 stopParams->setInt64(getKeyForStream(stream), startTime.mTimeUs); in checkSwitchProgress()
DPlaylistFetcher.cpp1823 const char *key = LiveSession::getKeyForStream(stream); in extractAndQueueAccessUnitsFromTs()