Home
last modified time | relevance | path

Searched refs:mIsSDP (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libmediaplayer2/nuplayer2/
DRTSPSource2.h101 bool mIsSDP; member
DRTSPSource2.cpp53 mIsSDP(isSDP), in RTSPSource2()
101 if (mIsSDP && mHTTPService == NULL) { in prepareAsync()
122 if (mIsSDP) { in prepareAsync()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTSPSource.h103 bool mIsSDP; member
DRTSPSource.cpp55 mIsSDP(isSDP), in RTSPSource()
102 if (mIsSDP && mHTTPService == NULL) { in prepareAsync()
123 if (mIsSDP) { in prepareAsync()