Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPConnection.h60 static void MakeRTPSocketPair(
H A DARTPConnection.cpp171 void ARTPConnection::MakeRTPSocketPair( in MakeRTPSocketPair() function in android::ARTPConnection
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTPSource.cpp117 ARTPConnection::MakeRTPSocketPair(&sockRtp, &sockRtcp, info->mLocalIp, info->mRemoteIp, in prepareAsync()