Home
last modified time | relevance | path

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

/external/libsrtp2/test/
Drtp.h147 rtp_receiver_t rtp_receiver_alloc(void);
Drtp.c221 rtp_receiver_t rtp_receiver_alloc(void) in rtp_receiver_alloc() function
Drtpw.c581 rcvr = rtp_receiver_alloc(); in main()