Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds