Home
last modified time | relevance | path

Searched refs:rtp_channel_mask (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Drtsp.c680 if(!(data->state.rtp_channel_mask[idx] & (1 << off))) { in rtsp_filter_rtp()
1002 unsigned char *rtp_channel_mask = data->state.rtp_channel_mask; in rtsp_parse_transport() local
1016 rtp_channel_mask[idx] |= (unsigned char)(1 << off); in rtsp_parse_transport()
H A Durldata.h1405 unsigned char rtp_channel_mask[32]; /* for the correctness checking of the member

Completed in 7 milliseconds