Searched refs:RTP_PKT_CHANNEL (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/tests/libtest/ | ||
H A D | lib571.c | 45 #define RTP_PKT_CHANNEL(p) ((int)((unsigned char)((p)[1]))) macro 58 int channel = RTP_PKT_CHANNEL(data); in rtp_write() |
Completed in 1 milliseconds