Searched refs:rtp_receiver_ctx_t (Results 1 – 2 of 2) sorted by relevance
92 typedef struct rtp_receiver_ctx_t { struct97 } rtp_receiver_ctx_t; argument101 typedef struct rtp_receiver_ctx_t *rtp_receiver_t;
223 return (rtp_receiver_t)malloc(sizeof(rtp_receiver_ctx_t)); in rtp_receiver_alloc()