Searched refs:rtp_receiver_ctx_t (Results 1 – 3 of 3) sorted by relevance
66 typedef struct rtp_receiver_ctx_t { struct71 } rtp_receiver_ctx_t; typedef
67 typedef struct rtp_receiver_ctx_t *rtp_receiver_t;
166 return (rtp_receiver_t)malloc(sizeof(rtp_receiver_ctx_t)); in rtp_receiver_alloc()