Searched refs:rtp_protocol (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Drtpproto.c376 URLProtocol rtp_protocol = { variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Drtpproto.c376 URLProtocol rtp_protocol = { variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Drtpproto.c376 URLProtocol rtp_protocol = { variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffserver.c165 enum RTSPLowerTransport rtp_protocol; member in struct:HTTPContext
288 enum RTSPLowerTransport rtp_protocol);
2392 if (c->rtp_protocol == RTSP_LOWER_TRANSPORT_TCP)
2496 if (c->rtp_protocol == RTSP_LOWER_TRANSPORT_TCP) {
3143 th = find_transport(h, rtp_c->rtp_protocol);
3166 switch(rtp_c->rtp_protocol) {
3303 enum RTSPLowerTransport rtp_protocol)
3330 c->rtp_protocol = rtp_protocol;
3333 switch(c->rtp_protocol) {
3301 rtp_new_connection(struct sockaddr_in *from_addr, FFStream *stream, const char *session_id, enum RTSPLowerTransport rtp_protocol) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffserver.c165 enum RTSPLowerTransport rtp_protocol; member in struct:HTTPContext
288 enum RTSPLowerTransport rtp_protocol);
2392 if (c->rtp_protocol == RTSP_LOWER_TRANSPORT_TCP)
2496 if (c->rtp_protocol == RTSP_LOWER_TRANSPORT_TCP) {
3143 th = find_transport(h, rtp_c->rtp_protocol);
3166 switch(rtp_c->rtp_protocol) {
3303 enum RTSPLowerTransport rtp_protocol)
3330 c->rtp_protocol = rtp_protocol;
3333 switch(c->rtp_protocol) {
3301 rtp_new_connection(struct sockaddr_in *from_addr, FFStream *stream, const char *session_id, enum RTSPLowerTransport rtp_protocol) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffserver.c165 enum RTSPLowerTransport rtp_protocol; member in struct:HTTPContext
288 enum RTSPLowerTransport rtp_protocol);
2392 if (c->rtp_protocol == RTSP_LOWER_TRANSPORT_TCP)
2496 if (c->rtp_protocol == RTSP_LOWER_TRANSPORT_TCP) {
3143 th = find_transport(h, rtp_c->rtp_protocol);
3166 switch(rtp_c->rtp_protocol) {
3303 enum RTSPLowerTransport rtp_protocol)
3330 c->rtp_protocol = rtp_protocol;
3333 switch(c->rtp_protocol) {
3301 rtp_new_connection(struct sockaddr_in *from_addr, FFStream *stream, const char *session_id, enum RTSPLowerTransport rtp_protocol) argument
[all...]

Completed in 200 milliseconds