Home | History | Annotate | Download | only in media

Lines Matching refs:is_sctp

2090   bool is_sctp = ((content->protocol() == kMediaProtocolSctp) ||
2092 DataChannelType data_channel_type = is_sctp ? DCT_SCTP : DCT_RTP;