Home
last modified time | relevance | path

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

/webrtc/rtcp/src/transport_feedbacks/transport_layer_cc/
H A Dtransport_layer_cc_test.rs104 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_transport_layer_cc_status_vector_chunk_unmarshal()
159 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_transport_layer_cc_status_vector_chunk_marshal()
328 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_transport_layer_cc_unmarshal()
341 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_transport_layer_cc_unmarshal()
541 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_transport_layer_cc_unmarshal()
654 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_transport_layer_cc_marshal()
667 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_transport_layer_cc_marshal()
H A Dmod.rs73 TwoBit = 1, enumerator
80 _ => SymbolSizeTypeTcc::TwoBit, in from()
285 SymbolSizeTypeTcc::TwoBit => { in unmarshal()
658 SymbolSizeTypeTcc::TwoBit => { in unmarshal()
/webrtc/interceptor/src/twcc/receiver/
H A Dreceiver_test.rs156 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_twcc_receiver_interceptor_different_delays_between_rtp_packets()
236 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_twcc_receiver_interceptor_packet_loss()
249 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_twcc_receiver_interceptor_packet_loss()
344 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_twcc_receiver_interceptor_overflow()
/webrtc/interceptor/src/twcc/
H A Dtwcc_test.rs167 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_chunk_add()
247 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_feedback()
313 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_feedback()
326 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_feedback()
524 symbol_size: SymbolSizeTypeTcc::TwoBit, in test_build_feedback_packet_rolling()
H A Dmod.rs248 symbol_size: SymbolSizeTypeTcc::TwoBit, in encode()