Home
last modified time | relevance | path

Searched refs:isSDP (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTSPSource.h41 bool isSDP = false);
DRTSPSource.cpp48 bool isSDP) in RTSPSource() argument
55 mIsSDP(isSDP), in RTSPSource()