Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp244 const char *LiveSession::getNameForStream(StreamType type) { in getNameForStream() function in android::LiveSession
348 const char *streamStr = getNameForStream(stream); in dequeueAccessUnit()
566 getNameForStream(stream)); in checkSwitchProgress()
585 getNameForStream(stream), in checkSwitchProgress()
1972 ALOGV("[%s] swapPacketSource", getNameForStream(stream)); in swapPacketSource()
2193 getNameForStream(mPacketSources.keyAt(i)), in checkBuffering()
DLiveSession.h104 static const char *getNameForStream(StreamType type);
DPlaylistFetcher.cpp49 LiveSession::getNameForStream(stream), ##__VA_ARGS__)