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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffserver.c534 HTTPContext *rtp_c; local
555 rtp_c = rtp_new_connection(&dest_addr, stream, session_id,
557 if (!rtp_c)
560 if (open_input_stream(rtp_c, "") < 0) {
571 if (rtp_new_av_stream(rtp_c, stream_index, &dest_addr, NULL) < 0) {
579 rtp_c->state = HTTPSTATE_SEND_DATA;
3058 HTTPContext *rtp_c; local
3103 rtp_c = find_rtp_session(h->session_id);
3104 if (!rtp_c) {
3115 rtp_c
3196 HTTPContext *rtp_c; local
3225 HTTPContext *rtp_c; local
3251 HTTPContext *rtp_c; local
3276 HTTPContext *rtp_c; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffserver.c534 HTTPContext *rtp_c; local
555 rtp_c = rtp_new_connection(&dest_addr, stream, session_id,
557 if (!rtp_c)
560 if (open_input_stream(rtp_c, "") < 0) {
571 if (rtp_new_av_stream(rtp_c, stream_index, &dest_addr, NULL) < 0) {
579 rtp_c->state = HTTPSTATE_SEND_DATA;
3058 HTTPContext *rtp_c; local
3103 rtp_c = find_rtp_session(h->session_id);
3104 if (!rtp_c) {
3115 rtp_c
3196 HTTPContext *rtp_c; local
3225 HTTPContext *rtp_c; local
3251 HTTPContext *rtp_c; local
3276 HTTPContext *rtp_c; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffserver.c534 HTTPContext *rtp_c; local
555 rtp_c = rtp_new_connection(&dest_addr, stream, session_id,
557 if (!rtp_c)
560 if (open_input_stream(rtp_c, "") < 0) {
571 if (rtp_new_av_stream(rtp_c, stream_index, &dest_addr, NULL) < 0) {
579 rtp_c->state = HTTPSTATE_SEND_DATA;
3058 HTTPContext *rtp_c; local
3103 rtp_c = find_rtp_session(h->session_id);
3104 if (!rtp_c) {
3115 rtp_c
3196 HTTPContext *rtp_c; local
3225 HTTPContext *rtp_c; local
3251 HTTPContext *rtp_c; local
3276 HTTPContext *rtp_c; local
[all...]

Completed in 206 milliseconds