Searched refs:accurate (Results 1 – 25 of 134) sorted by relevance
123456
/external/libjpeg-turbo/simd/ |
D | jidctint-mmx.asm | 2 ; jidctint.asm - accurate integer IDCT (MMX) 16 ; This file contains a slow-but-accurate integer implementation of the
|
D | jidctint-sse2.asm | 2 ; jidctint.asm - accurate integer IDCT (SSE2) 16 ; This file contains a slow-but-accurate integer implementation of the
|
D | jfdctint-mmx.asm | 2 ; jfdctint.asm - accurate integer FDCT (MMX) 16 ; This file contains a slow-but-accurate integer implementation of the
|
D | jfdctint-sse2.asm | 2 ; jfdctint.asm - accurate integer FDCT (SSE2) 16 ; This file contains a slow-but-accurate integer implementation of the
|
D | jidctint-sse2-64.asm | 2 ; jidctint.asm - accurate integer IDCT (64-bit SSE2) 17 ; This file contains a slow-but-accurate integer implementation of the
|
D | jfdctint-sse2-64.asm | 2 ; jfdctint.asm - accurate integer FDCT (64-bit SSE2) 17 ; This file contains a slow-but-accurate integer implementation of the
|
D | jidctfst-sse2.asm | 16 ; This file contains a fast, not so accurate integer implementation of
|
D | jfdctfst-sse2.asm | 16 ; This file contains a fast, not so accurate integer implementation of
|
D | jidctfst-mmx.asm | 16 ; This file contains a fast, not so accurate integer implementation of
|
D | jfdctfst-sse2-64.asm | 17 ; This file contains a fast, not so accurate integer implementation of
|
D | jfdctfst-mmx.asm | 16 ; This file contains a fast, not so accurate integer implementation of
|
D | jidctfst-sse2-64.asm | 17 ; This file contains a fast, not so accurate integer implementation of
|
/external/eigen/doc/ |
D | LeastSquares.dox | 11 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/ |
D | README.solaris | 27 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
|
D | README.hpux | 14 where interrupt cycles go missing. SOOO, since there is an accurate
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/ |
D | coverage.txt | 19 to get an accurate test.
|
/external/mesa3d/src/gallium/tests/unit/ |
D | u_format_test.c | 318 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/ |
D | README.txt | 23 The conversion routines are as accurate as the float datatype can
|
/external/clang/docs/ |
D | ThreadSanitizer.rst | 111 (less accurate analysis) and 9x (more accurate analysis) overhead are also
|
/external/eigen/Eigen/ |
D | SVD | 23 …* - JacobiSVD implementing two-sided Jacobi iterations is numerically very accurate, fast for sma…
|
/external/autotest/client/site_tests/desktopui_MediaAudioFeedback/ |
D | control | 20 Each audio channel is tested independently and currently there is no accurate
|
/external/icu/icu4c/source/test/perf/DateFmtPerf/ |
D | ReadMe.txt | 14 …ested in the first time returned by the executable in order to maintain accurate "real world" resu…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | crash-greedy-v6.ll | 5 ; That requires leaveIntvBefore to be very accurate about the redefined value number.
|
/external/llvm/test/CodeGen/ARM/ |
D | crash-greedy-v6.ll | 6 ; That requires leaveIntvBefore to be very accurate about the redefined value number.
|
/external/llvm/lib/Target/AMDGPU/ |
D | SISchedule.td | 87 // guide. They may not be accurate.
|
123456