HomeSort by relevance Sort by last modified time
    Searched refs:mIsSDP (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libmediaplayer2/nuplayer2/
RTSPSource2.h 101 bool mIsSDP;
RTSPSource2.cpp 53 mIsSDP(isSDP),
100 if (mIsSDP && mHTTPService == NULL) {
121 if (mIsSDP) {
  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.h 103 bool mIsSDP;
RTSPSource.cpp 55 mIsSDP(isSDP),
102 if (mIsSDP && mHTTPService == NULL) {
123 if (mIsSDP) {

Completed in 219 milliseconds