OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:estimated_bps_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
packet.h
123
uint32_t estimated_bps() const { return
estimated_bps_
; }
127
const uint32_t
estimated_bps_
;
member in class:webrtc::testing::bwe::RembFeedback
bwe_test_framework.cc
163
estimated_bps_
(estimated_bps),
Completed in 81 milliseconds