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

  /external/chromium_org/third_party/libsrtp/srtp/include/
rtp_priv.h 59 typedef struct rtp_sender_ctx_t { struct
64 } rtp_sender_ctx_t; typedef in typeref:struct:rtp_sender_ctx_t
rtp.h 65 typedef struct rtp_sender_ctx_t *rtp_sender_t;
  /external/chromium_org/third_party/libsrtp/srtp/test/
rtp.c 211 return (rtp_sender_t)malloc(sizeof(rtp_sender_ctx_t));

Completed in 48 milliseconds