/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | rate_statistics_unittest.cc | 27 EXPECT_EQ(0u, stats_.Rate(now_ms)); in TEST_F() 30 EXPECT_EQ(24000u, stats_.Rate(now_ms)); in TEST_F() 33 EXPECT_EQ(0u, stats_.Rate(now_ms)); in TEST_F() 41 EXPECT_NEAR(1200000u, stats_.Rate(now_ms), 24000u); in TEST_F() 48 EXPECT_EQ(0u, stats_.Rate(now_ms)); in TEST_F() 55 uint32_t bitrate = stats_.Rate(now_ms); in TEST_F() 60 uint32_t new_bitrate = stats_.Rate(now_ms); in TEST_F() 74 bitrate = stats_.Rate(now_ms); in TEST_F() 80 uint32_t new_bitrate = stats_.Rate(now_ms); in TEST_F() 94 EXPECT_EQ(0u, stats_.Rate(now_ms)); in TEST_F()
|
D | rate_statistics.h | 29 uint32_t Rate(int64_t now_ms);
|
D | remote_bitrate_estimator_single_stream.cc | 110 uint32_t incoming_bitrate_bps = incoming_bitrate_.Rate(now_ms); in IncomingPacket() 175 incoming_bitrate_.Rate(now_ms), in UpdateEstimate()
|
D | remote_bitrate_estimator_abs_send_time.cc | 204 probe_bitrate_bps > static_cast<int>(incoming_bitrate_.Rate(now_ms))) { in ProcessClusters() 316 uint32_t incoming_bitrate_bps = incoming_bitrate_.Rate(now_ms); in IncomingPacketInfo() 371 incoming_bitrate_.Rate(now_ms), in UpdateEstimate()
|
D | rate_statistics.cc | 56 uint32_t RateStatistics::Rate(int64_t now_ms) { in Rate() function in webrtc::RateStatistics
|
/external/autotest/client/site_tests/video_PlaybackPerf/ |
D | control.vp9.hfr | 8 Test the cpu usage and dropped frame count of VP9 High Frame Rate (60fps) video 12 The test outputs the cpu usage and dropped frame count of VP9 High Frame Rate 22 This test measures the CPU usage and dropped frame count of VP9 High Frame Rate
|
/external/iptables/extensions/ |
D | libxt_RATEEST.man | 9 Rate measurement interval, in seconds, milliseconds or microseconds. 12 Rate measurement averaging time constant.
|
/external/llvm/docs/CommandGuide/ |
D | llvm-bcanalyzer.rst | 207 The total number of 32-bit integers encoded using the Variable Bit Rate 212 The total number of 64-bit integers encoded using the Variable Bit Rate encoding 218 the Variable Bit Rate encoding scheme. 228 The total number of bytes saved by using the Variable Bit Rate encoding scheme. 288 integers that use the Variable Bit Rate encoding scheme. 294 Bit Rate encoding scheme. 299 Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes.
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | llvm-bcanalyzer.pod | 208 The total number of 32-bit integers encoded using the Variable Bit Rate 213 The total number of 64-bit integers encoded using the Variable Bit Rate encoding 219 the Variable Bit Rate encoding scheme. 229 The total number of bytes saved by using the Variable Bit Rate encoding scheme. 292 integers that use the Variable Bit Rate encoding scheme. 298 Bit Rate encoding scheme. 303 Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes.
|
/external/libnl/python/netlink/route/qdisc/ |
D | htb.py | 57 return util.Rate(rate) 67 return util.Rate(ceil)
|
/external/webrtc/webrtc/video/ |
D | receive_statistics_proxy.cc | 163 stats_.decode_frame_rate = decode_fps_estimator_.Rate(now); in OnDecodedFrame() 173 stats_.render_frame_rate = renders_fps_estimator_.Rate(now); in OnRenderedFrame()
|
/external/libnl/python/netlink/ |
D | util.py | 150 class Rate(object): class
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary.ascend | 46 ATTRIBUTE Ascend-Multicast-Rate-Limit 152 integer 91 ATTRIBUTE Ascend-Data-Rate 197 integer 147 ATTRIBUTE Ascend-Xmit-Rate 255 integer
|
D | dictionary | 119 ATTRIBUTE Connect-Rate 1007 integer
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/ |
D | ARDVideoCallViewController.m | 115 // TODO(tkchin): Rate limit this so you can't tap continously on it.
|
/external/libvpx/libvpx/vp8/encoder/ |
D | rdopt.c | 469 static void macro_block_yrd(MACROBLOCK *mb, int *Rate, int *Distortion) { in macro_block_yrd() argument 506 *Rate = vp8_rdcost_mby(mb); in macro_block_yrd() 585 static int rd_pick_intra4x4mby_modes(MACROBLOCK *mb, int *Rate, int *rate_y, in rd_pick_intra4x4mby_modes() argument 637 *Rate = cost; in rd_pick_intra4x4mby_modes() 644 static int rd_pick_intra16x16mby_mode(MACROBLOCK *x, int *Rate, int *rate_y, in rd_pick_intra16x16mby_mode() argument 671 *Rate = rate; in rd_pick_intra16x16mby_mode()
|
D | pickinter.c | 287 static int pick_intra4x4mby_modes(MACROBLOCK *mb, int *Rate, int *best_dist) { in pick_intra4x4mby_modes() argument 326 *Rate = cost; in pick_intra4x4mby_modes()
|
/external/libnl/doc/ |
D | route.txt | 1427 | RTNL_TC_RATE_BPS | Rate | Current bytes/s rate 1428 | RTNL_TC_RATE_PPS | Rate | Current packets/s rate 1429 | RTNL_TC_QLEN | Rate | Current length of the queue 1430 | RTNL_TC_BACKLOG | Rate | # of packets currently backloged 1450 ==== Rate Table Calculations 1762 Rate to Quantum (r2q):: 1782 Rate:: 1793 Ceil Rate::
|
/external/netperf/doc/examples/ |
D | arr_script | 146 Send Recv Size Size Time Rate Concurrent
|
/external/pdfium/xfa/fxfa/fm2js/ |
D | xfa_fm2jscontext.h | 196 static void Rate(CFXJSE_Value* pThis,
|
/external/tcpdump/tests/ |
D | lmp-v.out | 16 Transmission Rate: 0.001 Mbps
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 658 * Rate control
|
/external/libevent/ |
D | whatsnew-2.0.txt | 511 5.7. Rate-limiting for bufferevents
|
/external/netperf/doc/ |
D | netperf.texi | 364 Send Recv Size Size Time Rate 2206 Send Recv Size Size Time Rate 2326 Send Recv Size Size Time Rate local remote local remote 3006 Local Remote Local Remote Latency Rate 10^6bits/s 3301 Send Recv Size Size Time Rate
|
D | netperf.info | 321 Send Recv Size Size Time Rate 2089 Send Recv Size Size Time Rate 2204 Send Recv Size Size Time Rate local remote local remote 2852 Local Remote Local Remote Latency Rate 10^6bits/s 3125 Send Recv Size Size Time Rate
|