Home
last modified time | relevance | path

Searched refs:hdr_encode (Results 1 – 5 of 5) sorted by relevance

/dports/audio/baresip/baresip-0.5.8/modules/av1/
H A Dencode.c130 static inline void hdr_encode(uint8_t hdr[HDR_SIZE], bool noref, bool start, in hdr_encode() function
153 hdr_encode(hdr, noref, start, partid, picid); in packetize()
162 hdr_encode(hdr, noref, start, partid, picid); in packetize()
/dports/audio/baresip/baresip-0.5.8/modules/vp8/
H A Dencode.c148 static inline void hdr_encode(uint8_t hdr[HDR_SIZE], bool noref, bool start, in hdr_encode() function
171 hdr_encode(hdr, noref, start, partid, picid); in packetize()
181 hdr_encode(hdr, noref, start, partid, picid); in packetize()
/dports/audio/baresip/baresip-0.5.8/modules/vp9/
H A Dencode.c163 static inline void hdr_encode(uint8_t hdr[HDR_SIZE], bool start, bool end, in hdr_encode() function
197 hdr_encode(hdr, start, false, picid); in packetize()
207 hdr_encode(hdr, start, true, picid); in packetize()
/dports/audio/re/re-0.5.8/src/bfcp/
H A Dmsg.c31 static int hdr_encode(struct mbuf *mb, uint8_t ver, bool r, in hdr_encode() function
115 err = hdr_encode(mb, ver, r, prim, (uint16_t)(len/4), confid, tid, in bfcp_msg_vencode()
/dports/mail/pear-Horde_Mime/Horde_Mime-2.11.0/test/Horde/Mime/
H A DHeadersTest.php249 $hdr_encode = $hdrs[$header]->sendEncode(array(
255 $hdr_encode