Searched refs:rtp_hdr (Results 1 – 4 of 4) sorted by relevance
315 srtp_protect(srtp_t ctx, void *rtp_hdr, int *len_ptr);
157 const RTPVideoHeader* rtp_hdr = NULL);
508 const RTPVideoHeader* rtp_hdr) { in SendOutgoingData() argument545 payload_size, fragmentation, rtp_hdr); in SendOutgoingData()
597 srtp_protect(srtp_ctx_t *ctx, void *rtp_hdr, int *pkt_octet_len) { in srtp_protect() argument598 srtp_hdr_t *hdr = (srtp_hdr_t *)rtp_hdr; in srtp_protect()