Searched refs:RtpDumpHtons (Results 1 – 2 of 2) sorted by relevance
184 hdr.length = RtpDumpHtons((uint16_t)(packetLength + sizeof(hdr))); in DumpPacket()191 hdr.plen = RtpDumpHtons((uint16_t)packetLength); in DumpPacket()254 inline uint16_t RtpDumpImpl::RtpDumpHtons(uint16_t x) const in RtpDumpHtons() function in webrtc::RtpDumpImpl
35 inline uint16_t RtpDumpHtons(uint16_t x) const;