Searched refs:RTP_PKT_CHANNEL (Results 1 – 2 of 2) sorted by relevance
43 #define RTP_PKT_CHANNEL(p) ((int)((unsigned char)((p)[1]))) macro56 int channel = RTP_PKT_CHANNEL(data); in rtp_write()
55 #define RTP_PKT_CHANNEL(p) ((int)((unsigned char)((p)[1]))) macro651 rtspc->rtp_channel = RTP_PKT_CHANNEL(rtp); in rtsp_rtp_readwrite()