Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DARTPConnection.h63 static void MakeRTPSocketPair(
/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTPSource.cpp117 ARTPConnection::MakeRTPSocketPair(&sockRtp, &sockRtcp, info->mLocalIp, info->mRemoteIp, in prepareAsync()
/frameworks/av/media/libstagefright/rtsp/
DARTPConnection.cpp186 void ARTPConnection::MakeRTPSocketPair( in MakeRTPSocketPair() function in android::ARTPConnection