HomeSort by relevance Sort by last modified time
    Searched full:statistics (Results 101 - 125 of 5292) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_audio_processing_impl.cc 25 if (!_shared->statistics().Initialized()) { \
33 if (!_shared->statistics().Initialized()) { \
77 if (!_shared->statistics().Initialized()) {
131 if (!_shared->statistics().Initialized()) {
169 if (!_shared->statistics().Initialized()) {
235 if (!_shared->statistics().Initialized()) {
270 if (!_shared->statistics().Initialized()) {
308 if (!_shared->statistics().Initialized()) {
340 if (!_shared->statistics().Initialized()) {
366 if (!_shared->statistics().Initialized())
    [all...]
output_mixer.h 32 class Statistics;
43 int32_t SetEngineInformation(Statistics& engineStatistics);
123 Statistics* _engineStatisticsPtr;
  /external/chromium_org/chromeos/system/
statistics_provider.cc 61 // Timeout that we should wait for statistics to get loaded
78 // OEM specific statistics. Must be prefixed with "oem_".
109 // Waits up to |kTimeoutSecs| for statistics to be loaded. Returns true if
113 // Loads the machine statistics off of disk. Runs on the file thread.
116 // Loads the OEM statistics off of disk. Runs on the file thread.
136 // Block if the statistics are not loaded yet. Normally this shouldn't
144 LOG(ERROR) << "Statistics loaded after waiting "
149 LOG(ERROR) << "Statistics not loaded after waiting "
214 VLOG(1) << "Started loading statistics. Load OEM Manifest: "
283 // Finished loading the statistics
    [all...]
statistics_provider.h 52 // This interface provides access to Chrome OS statistics.
55 // Starts loading the machine statistics. File operations are performed on
64 // if called early before the statistics are loaded from disk.
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
receive_statistics.h 28 virtual bool GetStatistics(RtcpStatistics* statistics, bool reset) = 0;
33 // Resets all statistics.
53 // Updates the receive statistics with this packet.
  /external/lldb/examples/summaries/cocoa/
NSDate.py 20 statistics = lldb.formatters.metrics.Metrics() variable
21 statistics.add_metric('invalid_isa')
22 statistics.add_metric('invalid_pointer')
23 statistics.add_metric('unknown_class')
24 statistics.add_metric('code_notrun')
197 global statistics
198 class_data,wrapper =lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection(valobj,statistics)
208 statistics.metric_hit('code_notrun',valobj)
211 statistics.metric_hit('code_notrun',valobj)
214 statistics.metric_hit('code_notrun',valobj
    [all...]
NSSet.py 16 statistics = lldb.formatters.metrics.Metrics() variable
17 statistics.add_metric('invalid_isa')
18 statistics.add_metric('invalid_pointer')
19 statistics.add_metric('unknown_class')
20 statistics.add_metric('code_notrun')
190 global statistics
191 class_data,wrapper =lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection(valobj,statistics)
200 statistics.metric_hit('code_notrun',valobj)
203 statistics.metric_hit('code_notrun',valobj)
206 statistics.metric_hit('code_notrun',valobj
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
Vp8EncoderTest.java 105 Vp8EncodingStatistics statistics = computeEncodingStatistics(bufInfo); local
107 assertEquals("Stream bitrate " + statistics.mAverageBitrate +
109 targetBitrate, statistics.mAverageBitrate,
217 Vp8EncodingStatistics statistics = computeEncodingStatistics(bufInfo); local
220 int actualKeyFrames = statistics.mKeyFrames.size();
230 if (Math.abs(statistics.mAverageKeyFrameInterval - FPS) >
232 (statistics.mMaximumKeyFrameInterval - FPS > MAX_KEYFRAME_INTERVAL_VARIATION) ||
233 (FPS - statistics.mMinimumKeyFrameInterval > MAX_KEYFRAME_INTERVAL_VARIATION)) {
277 Vp8EncodingStatistics statistics = computeEncodingStatistics(bufInfo); local
284 bitrateActualValues[i] += statistics.mBitrates.get(j)
442 Vp8DecodingStatistics statistics = computeDecodingStatistics( local
    [all...]
  /developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/res/values/
base-strings.xml 23 This sample explains how to use App usage statistics API, which was introduced
  /docs/source.android.com/src/devices/tech/datausage/
tethering-data.jd 21 records tethering statistics between any interface pairs returned by
  /external/chromium_org/chrome/browser/ui/search/
instant_tab.h 25 // Logs a number of statistics regarding the NTP.
  /external/chromium_org/components/dom_distiller/core/
distiller_page.cc 120 const dom_distiller::proto::StatisticsInfo& statistics = local
122 if (statistics.has_word_count()) {
124 "DomDistiller.Statistics.WordCount",
125 statistics.word_count(),
  /external/chromium_org/components/policy/core/common/
policy_pref_names.cc 10 // 64-bit serialization of the time last policy usage statistics were collected
  /external/chromium_org/content/common/gpu/
gpu_memory_uma_stats.h 12 // Memory usage statistics send periodically to the browser process to report
  /external/chromium_org/net/ftp/
ftp_server_type_histograms.h 8 // The UpdateFtpServerTypeHistograms function collects statistics related
  /external/chromium_org/net/third_party/nss/ssl/
sslt.h 27 /* statistics from ssl3_SendClientHello (sch) */
32 /* statistics from ssl3_HandleServerHello (hsh) */
37 /* statistics from ssl3_HandleClientHello (hch) */
42 /* statistics related to stateless resume */
  /external/chromium_org/remoting/client/
chromoting_stats.h 5 // ChromotingStats defines a bundle of performance counters and statistics
  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxstats.h 23 * first pass statistics
  /external/chromium_org/tools/telemetry/telemetry/core/platform/power_monitor/
__init__.py 26 """Starts monitoring power utilization statistics.
  /external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
monsoon_profiler.py 18 from telemetry.util import statistics namespace
56 print (' Total = %f' % statistics.TrapezoidalRule(power_samples, 1/5000.))
57 print (' Average = %f' % statistics.ArithmeticMean(power_samples) +
58 '+-%f' % statistics.StandardDeviation(power_samples))
  /external/chromium_org/v8/src/extensions/
statistics-extension.h 15 StatisticsExtension() : v8::Extension("v8/statistics", kSource) {}
  /external/kernel-headers/original/uapi/linux/
atm_nicstar.h 25 /* get pool statistics */
  /external/libvpx/libvpx/
vpxstats.h 23 * first pass statistics
  /external/oprofile/daemon/
opd_stats.c 3 * Management of daemon statistics
36 * opd_print_stats - print out latest statistics
44 printf("\n-- OProfile Statistics --\n");
75 printf("\n---- Statistics for cpu : %d\n", cpu_nr);
opd_stats.h 3 * Management of daemon statistics

Completed in 2071 milliseconds

1 2 3 45 6 7 8 91011>>