Home | History | Annotate | Download | only in media

Lines Matching refs:is_sctp

1683   bool is_sctp = (options.data_channel_type == DCT_SCTP);
1685 FilterDataCodecs(data_codecs, is_sctp);
1696 if (is_sctp) {
1723 if (is_sctp) {
1864 bool is_sctp = (options.data_channel_type == DCT_SCTP);
1866 is_sctp);