Home
last modified time | relevance | path

Searched refs:accurate (Results 1 – 25 of 155) sorted by relevance

1234567

/external/libjpeg-turbo/simd/
Djidctint-sse2.asm2 ; jidctint.asm - accurate integer IDCT (SSE2)
16 ; This file contains a slow-but-accurate integer implementation of the
Djidctint-mmx.asm2 ; jidctint.asm - accurate integer IDCT (MMX)
16 ; This file contains a slow-but-accurate integer implementation of the
Djfdctint-mmx.asm2 ; jfdctint.asm - accurate integer FDCT (MMX)
16 ; This file contains a slow-but-accurate integer implementation of the
Djfdctint-sse2.asm2 ; jfdctint.asm - accurate integer FDCT (SSE2)
16 ; This file contains a slow-but-accurate integer implementation of the
Djidctint-sse2-64.asm2 ; jidctint.asm - accurate integer IDCT (64-bit SSE2)
17 ; This file contains a slow-but-accurate integer implementation of the
Djfdctint-sse2-64.asm2 ; jfdctint.asm - accurate integer FDCT (64-bit SSE2)
17 ; This file contains a slow-but-accurate integer implementation of the
Djfdctfst-sse2.asm16 ; This file contains a fast, not so accurate integer implementation of
Djidctfst-mmx.asm16 ; This file contains a fast, not so accurate integer implementation of
Djfdctfst-sse2-64.asm17 ; This file contains a fast, not so accurate integer implementation of
Djidctfst-sse2.asm16 ; This file contains a fast, not so accurate integer implementation of
Djfdctfst-mmx.asm16 ; This file contains a fast, not so accurate integer implementation of
Djidctfst-sse2-64.asm17 ; This file contains a fast, not so accurate integer implementation of
/external/eigen/doc/
DLeastSquares.dox11 equations. Of these, the SVD decomposition is generally the most accurate but the slowest, normal
12 equations is the fastest but least accurate, and the QR decomposition is in between.
39 ColPivHouseholderQR (column pivoting, thus a bit slower but more accurate) and FullPivHouseholderQR
/external/netperf/
DREADME.solaris27 really accurate even ignoring the issue with interrupt time. It is
28 likely that to be truely accurate, it is necessary to know how much
DREADME.hpux14 where interrupt cycles go missing. SOOO, since there is an accurate
/external/python/cpython2/Doc/library/
Dmath.rst89 Return an accurate floating point sum of values in the iterable. Avoids
104 recipes for accurate floating point summation
174 >>> exp(1e-5) - 1 # gives result accurate to 11 places
176 >>> expm1(1e-5) # result accurate to full precision
196 result is calculated in a way which is accurate for *x* near zero.
203 Return the base-10 logarithm of *x*. This is usually more accurate
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
Dcoverage.txt19 to get an accurate test.
/external/mesa3d/src/gallium/tests/unit/
Du_format_test.c318 boolean accurate = TRUE; in convert_float_to_8unorm() local
322 accurate = FALSE; in convert_float_to_8unorm()
326 accurate = FALSE; in convert_float_to_8unorm()
334 return accurate; in convert_float_to_8unorm()
/external/nanopb-c/examples/using_double_on_avr/
DREADME.txt23 The conversion routines are as accurate as the float datatype can
/external/clang/docs/
DThreadSanitizer.rst111 (less accurate analysis) and 9x (more accurate analysis) overhead are also
/external/icu/icu4c/source/test/perf/DateFmtPerf/
DReadMe.txt14 …ested in the first time returned by the executable in order to maintain accurate "real world" resu…
/external/eigen/Eigen/
DSVD23 …* - JacobiSVD implementing two-sided Jacobi iterations is numerically very accurate, fast for sma…
/external/autotest/client/site_tests/desktopui_MediaAudioFeedback/
Dcontrol20 Each audio channel is tested independently and currently there is no accurate
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dcrash-greedy-v6.ll5 ; That requires leaveIntvBefore to be very accurate about the redefined value number.
/external/llvm/test/CodeGen/ARM/
Dcrash-greedy-v6.ll6 ; That requires leaveIntvBefore to be very accurate about the redefined value number.

1234567