Searched refs:getRTPPort (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/sink/
H A DRTPSink.h48 int32_t getRTPPort() const;
H A DRTPSink.cpp304 int32_t RTPSink::getRTPPort() const { function in class:android::RTPSink
H A DWifiDisplaySink.cpp537 int32_t rtpPort = mRTPSink->getRTPPort();
/frameworks/av/media/libstagefright/wifi-display/source/
H A DPlaybackSession.h50 int32_t getRTPPort() const;
H A DSender.h52 int32_t getRTPPort() const;
H A DPlaybackSession.cpp366 int32_t WifiDisplaySource::PlaybackSession::getRTPPort() const { function in class:android::WifiDisplaySource::PlaybackSession
367 return mSender->getRTPPort();
H A DSender.cpp356 int32_t Sender::getRTPPort() const { function in class:android::Sender
H A DWifiDisplaySource.cpp1110 int32_t serverRtp = playbackSession->getRTPPort();

Completed in 906 milliseconds