Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c7167 static int rtp_common_read(switch_rtp_t *rtp_session, switch_payload_t *payload_type, in rtp_common_read() function
8043 bytes = rtp_common_read(rtp_session, payload_type, NULL, flags, io_flags); in switch_rtp_read()
8092 bytes = rtp_common_read(rtp_session, &frame->payload, &frame->pmap, &frame->flags, io_flags); in switch_rtp_zerocopy_read_frame()
8194 bytes = rtp_common_read(rtp_session, payload_type, NULL, flags, io_flags); in switch_rtp_zerocopy_read()