Home
last modified time | relevance | path

Searched defs:max_err (Results 1 – 14 of 14) sorted by relevance

/external/OpenCL-CTS/test_conformance/commonfns/
Dtest_mix.cpp38 float r, delta, max_err = 0.0f; in verify_mix() local
60 float max_err; in test_mix() local
Dtest_smoothstepf.cpp54 float r, t, delta, max_err = 0.0f; in verify_smoothstep() local
84 float max_err = 0.0f; in test_smoothstepf() local
Dtest_smoothstep.cpp78 float r, t, delta, max_err = 0.0f; in verify_smoothstep() local
107 float max_err; in test_smoothstep() local
/external/fonttools/Snippets/
Dotf2ttf.py30 glyphs, max_err=MAX_ERR, reverse_direction=REVERSE_DIRECTION): argument
/external/skia/src/core/
DSkCubicMap.cpp35 static float max_err; variable
/external/skqp/src/core/
DSkCubicMap.cpp145 static float max_err; variable
/external/ltp/testcases/realtime/func/rt-migrate/
Drt-migrate.c138 static unsigned long long max_err = MAX_ERR; variable
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_write_1D.cpp330 float max_err = MAX_lRGB_TO_sRGB_CONVERSION_ERROR; in test_write_image_1D() local
Dtest_write_1D_array.cpp349 float max_err = MAX_lRGB_TO_sRGB_CONVERSION_ERROR; in test_write_image_1D_array() local
Dtest_write_2D_array.cpp370 float max_err = MAX_lRGB_TO_sRGB_CONVERSION_ERROR; in test_write_image_2D_array() local
Dtest_write_3D.cpp377 float max_err = MAX_lRGB_TO_sRGB_CONVERSION_ERROR; in test_write_image_3D() local
Dtest_write_image.cpp395 float max_err = MAX_lRGB_TO_sRGB_CONVERSION_ERROR; in test_write_image() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c768 int max_err = INT_MIN, min_err = INT_MAX; in vp9_temporal_filter_iterate_row_c() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dconv_ops_test.py1771 max_err=0.003): argument