Home
last modified time | relevance | path

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

/webrtc/rtcp/src/
H A Derror.rs45 BufferTooShort, enumerator
H A Dreception_report.rs112 return Err(Error::BufferTooShort.into()); in marshal_to()
H A Dheader.rs114 return Err(Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/source_description/
H A Dmod.rs102 return Err(Error::BufferTooShort.into()); in marshal_to()
213 return Err(Error::BufferTooShort.into()); in marshal_to()
347 return Err(Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/extended_report/
H A Dunknown.rs64 return Err(error::Error::BufferTooShort.into()); in marshal_to()
H A Drrt.rs76 return Err(error::Error::BufferTooShort.into()); in marshal_to()
H A Dmod.rs108 return Err(error::Error::BufferTooShort.into()); in marshal_to()
224 return Err(error::Error::BufferTooShort.into()); in marshal_to()
H A Dprt.rs91 return Err(error::Error::BufferTooShort.into()); in marshal_to()
H A Ddlrr.rs100 return Err(error::Error::BufferTooShort.into()); in marshal_to()
H A Drle.rs186 return Err(error::Error::BufferTooShort.into()); in marshal_to()
H A Dssr.rs152 return Err(error::Error::BufferTooShort.into()); in marshal_to()
H A Dvm.rs109 return Err(error::Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/payload_feedbacks/picture_loss_indication/
H A Dmod.rs88 return Err(Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/transport_feedbacks/rapid_resynchronization_request/
H A Dmod.rs90 return Err(Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/payload_feedbacks/full_intra_request/
H A Dmod.rs93 return Err(Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/goodbye/
H A Dmod.rs93 return Err(Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/receiver_report/
H A Dmod.rs105 return Err(Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/payload_feedbacks/slice_loss_indication/
H A Dmod.rs100 return Err(Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/payload_feedbacks/receiver_estimated_maximum_bitrate/
H A Dmod.rs125 return Err(Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/sender_report/
H A Dmod.rs142 return Err(Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/transport_feedbacks/transport_layer_nack/
H A Dmod.rs176 return Err(Error::BufferTooShort.into()); in marshal_to()
/webrtc/rtcp/src/transport_feedbacks/transport_layer_cc/
H A Dmod.rs524 return Err(Error::BufferTooShort.into()); in marshal_to()