Home
last modified time | relevance | path

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

/external/srtp/srtp/
Dsrtp.c72 #define uint32s_in_rtp_header 3 macro
695 enc_start = (uint32_t *)hdr + uint32s_in_rtp_header + hdr->cc; in srtp_protect()
964 enc_start = (uint32_t *)hdr + uint32s_in_rtp_header + hdr->cc; in srtp_unprotect()