Home
last modified time | relevance | path

Searched refs:mixture (Results 1 – 12 of 12) sorted by relevance

/external/opencv/cvaux/src/
Dcvhmm1d.cpp1033 int state, mixture;
1035 mixture = info->mix[i];
1038 ((int*)(first_state[state].weight))[mixture] += 1;
1064 int mixture = info->mix[j];
1066 CvVect32f mean = first_state[state].mu + mixture * vect_len;
1067 CvVect32f mean2 = first_state[state].inv_var + mixture * vect_len;
Dcvhmm.cpp1406 int state, mixture; in icvEstimateHMMStateParams() local
1408 mixture = info->mix[i]; in icvEstimateHMMStateParams()
1411 ((int*)(first_state[state].weight))[mixture] += 1; in icvEstimateHMMStateParams()
1437 int mixture = info->mix[j]; in icvEstimateHMMStateParams() local
1439 CvVect32f mean = first_state[state].mu + mixture * vect_len; in icvEstimateHMMStateParams()
1440 CvVect32f mean2 = first_state[state].inv_var + mixture * vect_len; in icvEstimateHMMStateParams()
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dautocomplete_text_field_editor.mm298 // the input contained a mixture of characters and the string ended
/external/bison/doc/
Drefcard.tex413 a mixture of C code (enclosed in {\tt \{...\}}), and the
/external/llvm/docs/
DTableGenFundamentals.rst229 TableGen supports a mixture of very low-level types (such as ``bit``) and very
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td105 // In some cases there are additional variants with a mixture of different
/external/valgrind/main/
DNEWS807 a mixture of marginally-user-useful information, and tool/core
/external/srec/config/en.us/dictionary/
Dlarge.ok19134 mixture miksCP
/external/webkit/Tools/
DChangeLog-2011-02-161779 mixture of backslashes and forward slashes was confusing things.
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2331544 …(from the <body> to the root) for HTML documents. Fixed background-position to handle a mixture of
DChangeLog-2010-01-2922501 Synchronization of a mixture of accelerated and software animations occurs via
DChangeLog-2010-12-0653178 …Web Inspector: Prevent responseReceivedTime from being > endTime in case mixture of WebCore and Ne…