Searched defs:PT (Results 1 – 7 of 7) sorted by relevance
37 static constexpr uint8_t PT = 98; in packetize() local
39 const uint8_t PT = (mMode == Mode::ALAW) ? 8 : 0; in packetize() local
35 static constexpr uint8_t PT = 96; in packetize() local
48 uint32_t ssrc, uint8_t PT, uint32_t retransSSRC, uint8_t retransPT) { in addRetransInfo()120 unsigned PT = data[1]; in processRTCP() local551 auto PT = origPacket[1] & 0x7f; in retransmitPackets() local
425 #define PT(x) PTA(x), PTA(x) macro
455 #define PT(x) PTA(x), PTA(x) macro
1933 UINT32 PT:1; member