Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcdatachannel.c740 _is_within_max_message_size (WebRTCDataChannel * channel, gsize size) in _is_within_max_message_size() function
765 if (!_is_within_max_message_size (channel, size)) { in webrtc_data_channel_send_data()
826 if (!_is_within_max_message_size (channel, size)) { in webrtc_data_channel_send_string()