HomeSort by relevance Sort by last modified time
    Searched defs:rtp_channel (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
rtsp.h 46 int rtp_channel; member in struct:rtsp_conn
  /external/curl/tests/server/
rtspd.c 432 int rtp_channel = 0; local
477 &rtp_partno, &rtp_channel, &rtp_size)) {
481 rtp_partno, rtp_channel, rtp_size);
491 SET_RTP_PKT_CHN(rtp_scratch, rtp_channel);
    [all...]

Completed in 70 milliseconds