OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frame_period_ms_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_framework.cc
680
frame_period_ms_
(1000.0 / fps),
748
next_frame_ms_ +=
frame_period_ms_
;
764
frame_size_bytes_ = (bits_per_second_ / 8 *
frame_period_ms_
+ 500) / 1000;
bwe_test_framework.h
415
const double
frame_period_ms_
;
member in class:webrtc::testing::bwe::VideoSource
Completed in 45 milliseconds