Searched refs:rtp_handles (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffserver.c170 URLContext *rtp_handles[MAX_STREAMS]; member in struct:HTTPContext
854 h = c->rtp_handles[i];
2395 max_packet_size = url_get_max_packet_size(c->rtp_handles[c->packet_stream_index]);
2548 url_write(c->rtp_handles[c->packet_stream_index],
3168 rtp_port = rtp_get_local_rtp_port(rtp_c->rtp_handles[stream_index]);
3169 rtcp_port = rtp_get_local_rtcp_port(rtp_c->rtp_handles[stream_index]);
3423 c->rtp_handles[stream_index] = h;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffserver.c170 URLContext *rtp_handles[MAX_STREAMS]; member in struct:HTTPContext
854 h = c->rtp_handles[i];
2395 max_packet_size = url_get_max_packet_size(c->rtp_handles[c->packet_stream_index]);
2548 url_write(c->rtp_handles[c->packet_stream_index],
3168 rtp_port = rtp_get_local_rtp_port(rtp_c->rtp_handles[stream_index]);
3169 rtcp_port = rtp_get_local_rtcp_port(rtp_c->rtp_handles[stream_index]);
3423 c->rtp_handles[stream_index] = h;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffserver.c170 URLContext *rtp_handles[MAX_STREAMS]; member in struct:HTTPContext
854 h = c->rtp_handles[i];
2395 max_packet_size = url_get_max_packet_size(c->rtp_handles[c->packet_stream_index]);
2548 url_write(c->rtp_handles[c->packet_stream_index],
3168 rtp_port = rtp_get_local_rtp_port(rtp_c->rtp_handles[stream_index]);
3169 rtcp_port = rtp_get_local_rtcp_port(rtp_c->rtp_handles[stream_index]);
3423 c->rtp_handles[stream_index] = h;

Completed in 89 milliseconds