Home
last modified time | relevance | path

Searched refs:Rate (Results 1 – 25 of 48) sorted by relevance

12

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Drate_statistics_unittest.cc27 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()
Drate_statistics.h29 uint32_t Rate(int64_t now_ms);
Dremote_bitrate_estimator_single_stream.cc110 uint32_t incoming_bitrate_bps = incoming_bitrate_.Rate(now_ms); in IncomingPacket()
175 incoming_bitrate_.Rate(now_ms), in UpdateEstimate()
Dremote_bitrate_estimator_abs_send_time.cc204 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()
Drate_statistics.cc56 uint32_t RateStatistics::Rate(int64_t now_ms) { in Rate() function in webrtc::RateStatistics
/external/iptables/extensions/
Dlibxt_RATEEST.man9 Rate measurement interval, in seconds, milliseconds or microseconds.
12 Rate measurement averaging time constant.
/external/pdfium/xfa/fxfa/parser/
Dcxfa_stipple.cpp24 {XFA_Attribute::Rate, XFA_AttributeType::Integer, (void*)50},
48 ->TryInteger(XFA_Attribute::Rate, true) in GetRate()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dllvm-bcanalyzer.rst207 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/llvm/docs/CommandGuide/
Dllvm-bcanalyzer.rst207 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/libnl/python/netlink/route/qdisc/
Dhtb.py57 return util.Rate(rate)
67 return util.Rate(ceil)
/external/webrtc/webrtc/video/
Dreceive_statistics_proxy.cc163 stats_.decode_frame_rate = decode_fps_estimator_.Rate(now); in OnDecodedFrame()
173 stats_.render_frame_rate = renders_fps_estimator_.Rate(now); in OnRenderedFrame()
/external/u-boot/doc/
DREADME.440-DDR-performance33 Function Rate (MB/s) RMS time Min time Max time
74 Function Rate (MB/s) RMS time Min time Max time
/external/autotest/server/site_tests/firmware_Cr50RMAOpen/
Dcontrol20 - Rate limiting
Dcontrol.faft_cr50_tot20 - Rate limiting
/external/bcc/tools/
Dllcstat_example.txt26 Total References: 518920000 Total Misses: 90265000 Hit Rate: 82.61%
/external/libnl/python/netlink/
Dutil.py150 class Rate(object): class
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend46 ATTRIBUTE Ascend-Multicast-Rate-Limit 152 integer
91 ATTRIBUTE Ascend-Data-Rate 197 integer
147 ATTRIBUTE Ascend-Xmit-Rate 255 integer
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/
DARDVideoCallViewController.m115 // TODO(tkchin): Rate limit this so you can't tap continously on it.
/external/libhevc/test/encoder/
Dvid_enc_cfg.txt74 # Rate Control parameters #
/external/u-boot/arch/arm/dts/
Dk3-am654-base-board-ddr4-1600MTs.dtsi8 * Data Rate: 1600 MT/s
Dr8a7793-gose.dts28 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
29 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
Dr8a7791-koelsch.dts30 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
31 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
Dsalvator-common.dtsi23 * amixer set "DVC Out Ramp Up Rate" "0.125 dB/64 steps"
24 * amixer set "DVC Out Ramp Down Rate" "0.125 dB/512 steps"
/external/libvpx/libvpx/vp8/encoder/
Drdopt.c471 static void macro_block_yrd(MACROBLOCK *mb, int *Rate, int *Distortion) { in macro_block_yrd() argument
508 *Rate = vp8_rdcost_mby(mb); in macro_block_yrd()
587 static int rd_pick_intra4x4mby_modes(MACROBLOCK *mb, int *Rate, int *rate_y, in rd_pick_intra4x4mby_modes() argument
639 *Rate = cost; in rd_pick_intra4x4mby_modes()
646 static int rd_pick_intra16x16mby_mode(MACROBLOCK *x, int *Rate, int *rate_y, in rd_pick_intra16x16mby_mode() argument
673 *Rate = rate; in rd_pick_intra16x16mby_mode()
/external/u-boot/board/freescale/ls1021atwr/
DREADME63 - Asynchronous Sample Rate Converter (ASRC)

12