Home
last modified time | relevance | path

Searched defs:uiMtuSize (Results 1 – 2 of 2) sorted by relevance

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/core/
DRtpStackProfile.cpp38 RtpDt_Void RtpStackProfile::setMtuSize(IN RtpDt_UInt32 uiMtuSize) in setMtuSize()
DRtpSession.cpp397 IN RtpDt_UInt32 uiMtuSize, IN RtpDt_UInt32 uiEstRtcpSize) in numberOfReportBlocks()
479 RtpDt_UInt32 uiMtuSize = pobjProfile->getMtuSize(); in rtpMakeCompoundRtcpPacket() local