Home
last modified time | relevance | path

Searched refs:instant (Results 1 – 25 of 28) sorted by relevance

12

/external/webrtc/webrtc/modules/audio_processing/
Decho_cancellation_impl.cc313 metrics->residual_echo_return_loss.instant = my_metrics.rerl.instant; in GetMetrics()
318 metrics->echo_return_loss.instant = my_metrics.erl.instant; in GetMetrics()
323 metrics->echo_return_loss_enhancement.instant = my_metrics.erle.instant; in GetMetrics()
328 metrics->a_nlp.instant = my_metrics.aNlp.instant; in GetMetrics()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DRateLimiterTest.java323 stopwatch.instant += 1000000; in testInfinity_BustyTimeElapsed()
359 stopwatch.instant += 1000000; in testInfinity_WarmUpTimeElapsed()
420 long startTime = stopwatch.instant; in measureTotalTimeMillis()
427 return NANOSECONDS.toMillis(stopwatch.instant - startTime); in measureTotalTimeMillis()
440 long instant = 0L; field in RateLimiterTest.FakeStopwatch
445 return NANOSECONDS.toMicros(instant); in readMicros()
453 instant += MICROSECONDS.toNanos(micros); in sleepMicros()
/external/libmojo/base/android/java/src/org/chromium/base/
DTraceEvent.java137 TraceEvent.instant("TraceEvent.LooperMonitor:IdleStats", message); in traceAndLog()
221 public static void instant(String name) { in instant() method in TraceEvent
230 public static void instant(String name, String arg) { in instant() method in TraceEvent
DPerfTraceEvent.java161 public static synchronized void instant(String name) { in instant() method in PerfTraceEvent
164 TraceEvent.instant(name); in instant()
/external/webrtc/webrtc/modules/audio_processing/aec/
Decho_cancellation.c467 metrics->erl.instant = (int)erl.instant; in WebRtcAec_GetMetrics()
486 metrics->erle.instant = (int)erle.instant; in WebRtcAec_GetMetrics()
514 metrics->rerl.instant = stmp; in WebRtcAec_GetMetrics()
519 metrics->aNlp.instant = (int)a_nlp.instant; in WebRtcAec_GetMetrics()
Decho_cancellation.h48 int instant; member
Daec_core.h43 float instant; member
Daec_core.c544 stats->instant = kOffsetLevel; in InitStats()
667 aec->erl.instant = dtmp; in UpdateMetrics()
698 aec->aNlp.instant = dtmp2; in UpdateMetrics()
730 aec->erle.instant = dtmp; in UpdateMetrics()
/external/webrtc/webrtc/modules/audio_processing/test/
Dunittest.proto24 optional int32 instant = 1; field
Daudio_processing_unittest.cc209 EXPECT_EQ(reference.instant(), test.instant); in TestStats()
217 msg->set_instant(output.instant); in WriteStatsMessage()
/external/webrtc/webrtc/voice_engine/
Dvoe_audio_processing_impl.cc866 ERL = echoMetrics.echo_return_loss.instant; in GetEchoMetrics()
867 ERLE = echoMetrics.echo_return_loss_enhancement.instant; in GetEchoMetrics()
868 RERL = echoMetrics.residual_echo_return_loss.instant; in GetEchoMetrics()
869 A_NLP = echoMetrics.a_nlp.instant; in GetEchoMetrics()
/external/smali/
DREADME.md11 …annels=smali) - Free free to drop by and ask a question. Don't expect an instant response, but if …
/external/doclava/res/assets/templates-sdk/
Dhead_tag.cs95 elif:instantapps ?>/instant-apps<?cs
/external/webrtc/webrtc/modules/audio_processing/include/
Daudio_processing.h453 int instant; // Instantaneous value. member
/external/clang/docs/
DBlockLanguageSpec.rst336 Captured variables are copied into the Block at the instant of
/external/curl/docs/
DKNOWN_BUGS394 data transfer isn't more or less instant as the code does not properly wait
DFAQ1369 one of the callbacks, but none of them are instant. There is no function you
/external/libmicrohttpd/
DChangeLog1212 without MHD_USE_SSL) causing instant segfault. -JA/CG
/external/libxml2/result/HTML/
Ddoc3.htm.sax1702 SAX.characters(Holodeck2 (instant response
/external/jacoco/
Dasm-debug-all-5.0.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ ...
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_lexpos.utf3008 N_M_SG "instant" :G2P
/external/e2fsprogs/po/
Des.po8083 msgstr "La instantánea E2image no está en uso"
Dca.po7989 msgstr "La instantània de l'E2image no es fa servir"
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/bison/doc/
Dbison.texi12084 each instant in time. As input to the machine is processed, the

12