HomeSort by relevance Sort by last modified time
    Searched refs:RTP_HEADER_LEN (Results 1 - 2 of 2) sorted by null

  /external/srtp/include/
rtp.h 117 * RTP_HEADER_LEN indicates the size of an RTP header
119 #define RTP_HEADER_LEN 12
  /external/srtp/test/
rtp.c 28 int pkt_len = len + RTP_HEADER_LEN;

Completed in 786 milliseconds