Searched refs:formHeader (Results 1 – 4 of 4) sorted by relevance
206 eRtp_Bool formHeader(IN RtpBuffer* pobjRtpPktBuf);
76 eRtp_Bool bPackRes = m_objRtpHeader.formHeader(pobjRtpPktBuf); in formPacket()
144 eRtp_Bool RtpHeader::formHeader(IN RtpBuffer* pobjRtpPktBuf) in formHeader() function in RtpHeader
217 eRtp_Bool eResult = rtpHeader.formHeader(&rtpPacket); in TEST()