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 139 * The server may send us RTP data at any point, and RTSPREQ_RECEIVE does not
207 if(data->set.rtspreq == RTSPREQ_RECEIVE)
216 if((data->set.rtspreq != RTSPREQ_RECEIVE) && (CSeq_sent != CSeq_recv)) {
222 else if(data->set.rtspreq == RTSPREQ_RECEIVE &&
306 case RTSPREQ_RECEIVE:
316 if(rtspreq == RTSPREQ_RECEIVE) {
673 if(data->set.rtspreq == RTSPREQ_RECEIVE) {
urldata.h     [all...]
transfer.c     [all...]
url.c     [all...]

Completed in 54 milliseconds