/aosp_15_r20/external/libyuv/unit_test/ |
H A D | planar_test.cc | 195 int max_diff = 0; in TestAttenuateI() local 210 int max_diff = TestAttenuateI(benchmark_width_ + 1, benchmark_height_, in TEST_F() local 218 int max_diff = in TEST_F() local 225 int max_diff = in TEST_F() local 232 int max_diff = in TEST_F() local 269 int max_diff = 0; in TestUnattenuateI() local 284 int max_diff = TestUnattenuateI(benchmark_width_ + 1, benchmark_height_, in TEST_F() local 291 int max_diff = TestUnattenuateI(benchmark_width_, benchmark_height_, in TEST_F() local 298 int max_diff = TestUnattenuateI(benchmark_width_, benchmark_height_, in TEST_F() local 305 int max_diff = TestUnattenuateI(benchmark_width_, benchmark_height_, in TEST_F() local [all …]
|
H A D | scale_test.cc | 117 int max_diff = 0; in I420TestFilter() local 239 int max_diff = 0; in I420TestFilter_12() local 356 int max_diff = 0; in I420TestFilter_16() local 469 int max_diff = 0; in I444TestFilter() local 591 int max_diff = 0; in I444TestFilter_12() local 708 int max_diff = 0; in I444TestFilter_16() local 815 int max_diff = 0; in NV12TestFilter() local 852 #define TEST_FACTOR1(DISABLED_, name, filter, nom, denom, max_diff) \ argument 929 #define TEST_SCALETO1(DISABLED_, name, width, height, filter, max_diff) \ argument 1063 #define TEST_SCALESWAPXY1(DISABLED_, name, filter, max_diff) \ argument
|
H A D | scale_argb_test.cc | 106 int max_diff = 0; in ARGBTestFilter() local 219 int max_diff = 0; in ARGBClipTestFilter() local 241 #define TEST_FACTOR1(DISABLED_, name, filter, nom, denom, max_diff) \ argument 292 #define TEST_SCALETO1(DISABLED_, name, width, height, filter, max_diff) \ argument 351 #define TEST_SCALESWAPXY1(name, filter, max_diff) \ argument 476 int max_diff = 0; in YUVToARGBTestFilter() local
|
H A D | scale_rgb_test.cc | 102 int max_diff = 0; in RGBTestFilter() local 124 #define TEST_FACTOR1(name, filter, nom, denom, max_diff) \ argument 161 #define TEST_SCALETO1(name, width, height, filter, max_diff) \ argument 199 #define TEST_SCALESWAPXY1(name, filter, max_diff) \ argument
|
H A D | scale_uv_test.cc | 78 int max_diff = 0; in UVTestFilter() local 130 #define TEST_SCALETO1(name, width, height, filter, max_diff) \ argument 168 #define TEST_SCALESWAPXY1(name, filter, max_diff) \ argument
|
H A D | scale_plane_test.cc | 218 int max_diff = 0; in TestPlaneFilter_16() local 240 #define TEST_FACTOR1(name, filter, nom, denom, max_diff) \ argument
|
/aosp_15_r20/external/pytorch/test/cpp/jit/ |
H A D | test_fuser.cpp | 88 float max_diff = (o2 - outputs[0]).abs().max().item<double>(); in TEST_F() local 145 float max_diff = (outputs.front() - out0).abs().max().item<double>(); in TEST_F() local 190 float max_diff = (o_r - outputs[0]).abs().max().item<double>(); in TEST_F() local
|
/aosp_15_r20/external/webp/examples/ |
H A D | anim_diff.c | 77 static void MinimizeAnimationFrames(AnimatedImage* const img, int max_diff) { in MinimizeAnimationFrames() 168 int max_diff; in CompareAnimatedImagePair() local 217 int max_diff = 0; in main() local
|
H A D | anim_util.c | 733 static void Accumulate(double v1, double v2, double* const max_diff, in Accumulate() 742 int* const max_diff, double* const psnr) { in GetDiffAndPSNR()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | numeric_verify.cc | 174 auto max_diff = op_data->tolerance * op_context.input->params.scale; in Eval() local 209 double max_diff = 0.0; in Eval() local
|
/aosp_15_r20/external/libvpx/test/ |
H A D | fdct8x8_test.cc | 182 const int max_diff = kSignBiasMaxDiff255; in RunSignBiasCheck() local 213 const int max_diff = kSignBiasMaxDiff15; in RunSignBiasCheck() local
|
/aosp_15_r20/system/core/debuggerd/ |
H A D | debuggerd_benchmark.cpp | 47 std::chrono::duration<double> max_diff(0); in GetMaximumPause() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/kernel_test/ |
H A D | diff_analyzer.cc | 120 float max_diff = in WriteReport() local
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | uuid_unittest.cc | 106 int64_t max_diff = 0; in TEST() local
|
/aosp_15_r20/external/skia/experimental/lowp-basic/ |
H A D | lerp-study.cpp | 17 int max_diff = 0; member
|
H A D | bilerp-study.cpp | 17 int64_t max_diff = 0; member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/resctrl/ |
H A D | cache.c | 288 unsigned long cache_span, unsigned long max_diff, in show_cache_info()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | quantized_instance_norm_test.cc | 116 Eigen::Tensor<float, 0, Eigen::RowMajor> max_diff = in Expect() local
|
/aosp_15_r20/external/ltp/testcases/kernel/sched/tool/ |
H A D | time-schedule.c | 104 signed long max_diff = -1000000000; in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/ |
H A D | softmax_quantized_test.cc | 82 const int max_diff = diff.back(); in CheckOutputData() local
|
H A D | logsoftmax_quantized_test.cc | 118 const int max_diff = diff.back(); in CheckOutputData() local
|
H A D | depthwiseconv_per_channel_quantized_test.cc | 159 const int max_diff = diff.back(); in CompareRoundingResults() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/scope/ |
D | test.rs | 156 let mut max_diff = Mutex::new(0); in linear_stack_growth() localVariable
|
/aosp_15_r20/art/openjdkjvm/ |
H A D | OpenjdkJvm.cc | 232 const jlong max_diff = ((jlong) 1) << 32; in JVM_GetNanoTimeAdjustment() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/ |
D | compile_tests.hpp | 119 size_type max_diff = in container_test() local
|