Searched refs:rtp_channel_mask (Results 1 – 2 of 2) sorted by relevance
692 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() local1025 rtp_channel_mask[idx] |= (unsigned char)(1 << off); in rtsp_parse_transport()
1275 unsigned char rtp_channel_mask[32]; /* for the correctness checking of the member
Completed in 14 milliseconds