/external/opencv/cv/src/ |
D | cvstereobm.cpp | 304 int minsad = INT_MAX, mind = -1; in icvFindStereoCorrespondenceBM_SSE2() local 341 mind = (short)_mm_cvtsi128_si32(mind8); in icvFindStereoCorrespondenceBM_SSE2() 342 minsad = sad[mind]; in icvFindStereoCorrespondenceBM_SSE2() 354 __m128i d1 = _mm_set1_epi16((short)(mind-1)), d2 = _mm_set1_epi16((short)(mind+1)); in icvFindStereoCorrespondenceBM_SSE2() 376 int p = sad[mind+1], n = sad[mind-1], d = p + n - 2*sad[mind]; in icvFindStereoCorrespondenceBM_SSE2() 377 …dptr[y*dstep] = (short)(((ndisp - mind - 1 + mindisp)*256 + (d != 0 ? (p-n)*128/d : 0) + 15) >> 4); in icvFindStereoCorrespondenceBM_SSE2() 500 int minsad = INT_MAX, mind = -1; in icvFindStereoCorrespondenceBM() local 511 mind = d; in icvFindStereoCorrespondenceBM() 526 if( sad[d] <= thresh && (d < mind-1 || d > mind+1)) in icvFindStereoCorrespondenceBM() 539 int p = sad[mind+1], n = sad[mind-1], d = p + n - 2*sad[mind]; in icvFindStereoCorrespondenceBM() [all …]
|
D | cvstereogc.cpp | 490 int mind = state->minDisparity, nd = state->numberOfDisparities, maxd = mind + nd; in icvComputeK() local 501 for( d = maxd-1, i = 0; d >= mind; d-- ) in icvComputeK()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_destroy/ |
D | coverage.txt | 7 4 YES ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_destroy/ |
D | coverage.txt | 7 4 YES ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/ |
D | coverage.txt | 9 6 NO ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/ |
D | coverage.txt | 6 3 YES ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/ |
D | coverage.txt | 7 4 NO ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_unlock/ |
D | coverage.txt | 10 * Keeping in mind it 'may' fail and not 'shall' fail,
|
/external/dnsmasq/contrib/try-all-ns/ |
D | README-2.47 | 3 mind (sending a copy of this mail to him too).
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/ |
D | coverage.txt | 9 5 YES ** Keeping in mind it 'may' fail and not 'shall' fail,
|
/external/curl/tests/data/ |
D | test581 | 20 Content-Type: changed/my/mind
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | registration-description | 1 …using pthreads), written entirely in C with cross-platform portability in mind. It differs from o…
|
/external/curl/packages/Symbian/ |
D | readme.txt | 13 message passing idioms in mind. However, it may be possible to use libcurl 22 Following are some things to keep in mind when using this port.
|
/external/syslinux/com32/lua/doc/ |
D | syslinux.asc | 237 for mind,mode in pairs(modes) do 276 -- keep in mind: background change will not erase text!
|
/external/autotest/client/tests/ffsb/ |
D | README | 9 portability in mind. It differs from other filesystem benchmarks in that
|
/external/libxml2/ |
D | HACKING | 20 Please keep in mind that a large part of my user base is on Windows, so
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.plainrsa | 18 With this in mind, it should be relatively straightforward to set up 97 the "path certificate" directive. Keep in mind that privilege
|
/external/libnetfilter_conntrack/ |
D | README | 21 packets can be dropped (e.g., under memory exhaustion). So keep in mind that
|
/external/speex/libspeex/ |
D | arch.h | 56 #error Make up your mind. What CPU do you have?
|
/external/kmod/testsuite/ |
D | README | 36 the expected output. Bear in mind the same file is used for all
|
/external/ltp/testscripts/build/ |
D | README | 64 anything that you don't mind parting with, or you are begging for trouble!
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 3 LLVM has been designed with two primary goals in mind. First we strive to
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-04-16-DynamicCompilation.txt | 3 LLVM has been designed with two primary goals in mind. First we strive to
|
/external/llvm/test/CodeGen/Thumb2/ |
D | aligned-spill.ll | 35 ; and would probably blow MFI's mind.
|
/external/google-breakpad/ |
D | README.ANDROID | 76 3/ Keep in mind that there is no /tmp directory on Android.
|