HomeSort by relevance Sort by last modified time
    Searched refs:RTSPREQ_RECEIVE (Results 1 - 4 of 4) sorted by null

  /external/curl/lib/
rtsp.c 143 * The server may send us RTP data at any point, and RTSPREQ_RECEIVE does not
225 if(data->set.rtspreq == RTSPREQ_RECEIVE)
234 if((data->set.rtspreq != RTSPREQ_RECEIVE) && (CSeq_sent != CSeq_recv)) {
240 if(data->set.rtspreq == RTSPREQ_RECEIVE &&
324 case RTSPREQ_RECEIVE:
334 if(rtspreq == RTSPREQ_RECEIVE) {
690 if(data->set.rtspreq == RTSPREQ_RECEIVE) {
urldata.h     [all...]
transfer.c     [all...]
setopt.c     [all...]

Completed in 175 milliseconds