Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp243 const char *LiveSession::getNameForStream(StreamType type) { in getNameForStream() function in android::LiveSession
347 const char *streamStr = getNameForStream(stream); in dequeueAccessUnit()
565 getNameForStream(stream)); in checkSwitchProgress()
584 getNameForStream(stream), in checkSwitchProgress()
1971 ALOGV("[%s] swapPacketSource", getNameForStream(stream)); in swapPacketSource()
2192 getNameForStream(mPacketSources.keyAt(i)), in checkBuffering()
DLiveSession.h104 static const char *getNameForStream(StreamType type);
DPlaylistFetcher.cpp48 LiveSession::getNameForStream(stream), ##__VA_ARGS__)