Searched
full:average (Results
801 -
825 of
2435) sorted by null
<<31323334353637383940>>
/external/webrtc/webrtc/modules/audio_coding/codecs/ |
audio_encoder.h | 137 // Tells the encoder what average bitrate we'd like it to produce. The
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
bandwidth_estimator.h | 152 * update long-term average bitrate and amount of data in buffer
|
/external/webrtc/webrtc/modules/audio_coding/test/ |
utility.cc | 187 // for the average we have to update
|
/external/webrtc/webrtc/modules/bitrate_controller/ |
bitrate_controller_impl.cc | 43 // Compute the a weighted average of the fraction loss from all report
|
/external/webrtc/webrtc/modules/utility/source/ |
file_recorder_impl.cc | 155 // Sample value is the average of left and right buffer rounded to
|
/external/webrtc/webrtc/modules/video_coding/codecs/tools/ |
video_quality_measurement.cc | 309 Log(" Average: %3.2f\n", result->average); 320 Log(" Average: %3.2f\n", result->average);
|
/external/webrtc/webrtc/system_wrappers/source/ |
timestamp_extrapolator.cc | 112 // A sudden change of average network delay has been detected.
|
/external/webrtc/webrtc/video/ |
call_stats_unittest.cc | 183 // average rtt.
|
screenshare_loopback.cc | 116 "Average link propagation delay in ms.");
|
stream_synchronization.cc | 121 // Reset the average after a move to prevent overshooting reaction.
|
video_loopback.cc | 118 "Average link propagation delay in ms.");
|
/frameworks/av/media/libmedia/include/media/ |
EventMetric.h | 33 // The average (mean) of all values recorded.
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
chvr_filter.cpp | 146 delta = (sum + *ptr_c + 4) >> 3; /* Average pixel values with rounding */ 157 /* Average the pixel values with rounding */ 315 /* Average the pixel values with rounding */ 423 /* cnthflag = weighted average of HorzHflag of current,
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
rate_control.h | 39 /*? is this the average one, or just the bits coded for the previous frame */
|
/frameworks/base/core/java/com/android/internal/os/ |
MobileRadioPowerCalculator.java | 35 final long MOBILE_BPS = 200000; // TODO: Extract average bit rates from system
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
HumanInteractionClassifier.java | 69 // take the average.
|
/frameworks/base/tests/AmSlam/src/test/amslam/ |
MainActivity.java | 134 + "Average message took %dms (%dms + %dms)\n",
|
/frameworks/layoutlib/bridge/src/android/text/ |
StaticLayout_Delegate.java | 96 // average word length in english is 5. So, initialize the possible breaks with a guess.
|
/frameworks/ml/nn/runtime/test/benchmark/src/com/example/android/nn/benchmark/ |
NNBenchmark.java | 84 // The function returns the average time in ms for the test run
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
WifiLinkLayerStatsTest.java | 82 * Check that average rates converge to the right values
|
/frameworks/support/samples/SupportVectorDrawableDemos/src/main/java/com/example/android/support/vectordrawable/app/ |
SimpleStaticVectorDrawable.java | 117 // Just show the average create time as the first view.
|
/hardware/intel/common/omx-components/videocodec/ |
ProtectedDataBuffer.h | 38 // of NV12 1080p frame, which on average uses 12 bits per pixel.
|
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/ |
VirtualThermalZone.java | 198 // only for polling mode apply moving average on predicted zone temp
|
/hardware/interfaces/drm/1.1/ |
types.hal | 108 // the min, max, average, count, and stdev of a particular metric.
|
/hardware/interfaces/health/1.0/ |
types.hal | 140 * batteryCurrentAvgPath - file path to read battery average current.
|
Completed in 692 milliseconds
<<31323334353637383940>>