Searched refs:rtp_channel (Results 1 – 3 of 3) sorted by relevance
55 int rtp_channel; member
175 data->conn->proto.rtspc.rtp_channel = -1; in rtsp_connect()213 (data->conn->proto.rtspc.rtp_channel == -1)) { in rtsp_done()719 rtspc->rtp_channel = (unsigned char)buf[0]; in rtsp_filter_rtp()765 rtspc->rtp_channel, rtspc->rtp_len)); in rtsp_filter_rtp()
302 int rtp_channel = 0; in ProcessRequest() local349 &rtp_partno, &rtp_channel, &rtp_size, in ProcessRequest()355 rtp_partno, rtp_channel, rtp_size, rtp_size_err); in ProcessRequest()365 SET_RTP_PKT_CHN(rtp_scratch, rtp_channel); in ProcessRequest()
Completed in 9 milliseconds