Home
last modified time | relevance | path

Searched defs:predicted (Results 1 – 25 of 80) sorted by relevance

1234

/aosp_15_r20/cts/tests/input/src/android/input/cts/
H A DMotionPredictorTest.kt161 val predicted = predictor.predict(Duration.ofMillis(24).toNanos()) in testNoMotion() constant
193 val predicted = predictor.predict(Duration.ofMillis(24).toNanos()) in testLinearMotion() constant
236 val predicted = predictor.predict(Duration.ofMillis(24).toNanos()) in testTiltOrientation() constant
/aosp_15_r20/frameworks/native/libs/input/tests/
H A DMotionPredictor_test.cpp190 std::unique_ptr<MotionEvent> predicted = predictor.predict(40 * NSEC_PER_MSEC); in TEST() local
199 std::unique_ptr<MotionEvent> predicted = predictor.predict(40 * NSEC_PER_MSEC); in TEST() local
250 std::unique_ptr<MotionEvent> predicted = predictor.predict(40 * NSEC_PER_MSEC); in TEST() local
269 std::unique_ptr<MotionEvent> predicted = predictor.predict(90 * NSEC_PER_MSEC); in TEST_WITH_FLAGS() local
287 std::unique_ptr<MotionEvent> predicted = predictor.predict(90 * NSEC_PER_MSEC); in TEST_WITH_FLAGS() local
311 std::unique_ptr<MotionEvent> predicted = predictor.predict(82 * NSEC_PER_MSEC); in TEST_WITH_FLAGS() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
H A Dobject_detection_average_precision_stage_test.cc75 ObjectDetectionResult predicted; in GetPredictedDetectionResult() local
125 const ObjectDetectionResult predicted = GetPredictedDetectionResult(); in TEST() local
182 const ObjectDetectionResult predicted = GetPredictedDetectionResult(); in TEST() local
/aosp_15_r20/frameworks/base/tests/Input/src/com/android/test/input/
H A DMotionPredictorTest.kt126 val predicted = predictor.predict(Duration.ofMillis(8).toNanos()) in testPredictedCoordinatesAndTime() constant
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/input/
H A DMotionPredictorBenchmark.kt117 val predicted = checkNotNull(predictor.predict(predictionTime.toNanos())) in timeRecordAndPredict() constant
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DGlitchAnalyzer.h208 double predicted = sinf(mInputPhase) * mMagnitude; in processInputFrame() local
257 double predicted = sinf(mInputPhase) * mMagnitude; in processInputFrame() local
/aosp_15_r20/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
H A DGlitchAnalyzer.h220 double predicted = sinf(mInputPhase) * mMagnitude; in processInputFrame() local
265 double predicted = sinf(mInputPhase) * mMagnitude; in processInputFrame() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/metrics/
H A Dkl_divergence.py22 def symmetric_kl_divergence(predicted, actual): argument
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DRar3Vm.cpp970 unsigned predicted; in RgbDecode() local
1021 UInt32 predicted = (UInt32)((Int32)(8 * prevByte) + K1 * D1 + K2 * D2 + K3 * D3); in AudioDecode() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Daddress_space_randomization_unittest.cc176 int predicted; in RandomBitCorrelation() local
/aosp_15_r20/external/tremolo/Tremolo/
H A Dfloor1.c335 int predicted=render_point(info->postlist[info->loneighbor[i-2]], in floor1_inverse1() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/TimeStats/
H A DTimeStats.h162 bool predicted = false; member
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dperf_data.proto274 optional bool predicted = 4; field
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h473 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h473 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h459 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h459 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h473 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h459 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h459 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h459 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h459 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h459 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h473 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Dperf_event.h459 __u64 mispred : 1, predicted : 1, in_tx : 1, abort : 1, cycles : 16, type : 4, reserved : 40; member

1234