Searched refs:getRtpHdrExtInfo (Results 1 – 4 of 4) sorted by relevance
60 eRtp_Bool getRtpHdrExtInfo(OUT RtpBuffer* pobjExtHdrInfo);
122 virtual eRtp_Bool getRtpHdrExtInfo(OUT RtpBuffer* pobjExtHdrInfo) = 0;
95 eRtp_Bool RtpImpl::getRtpHdrExtInfo(OUT RtpBuffer* pobjExtHdrInfo) in getRtpHdrExtInfo() function in RtpImpl
943 m_pobjAppInterface->getRtpHdrExtInfo(pobjExtHdrInfo); in populateReportPacket()