Searched refs:mixture (Results 1 – 12 of 12) sorted by relevance
1033 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;
1406 int state, mixture; in icvEstimateHMMStateParams() local1408 mixture = info->mix[i]; in icvEstimateHMMStateParams()1411 ((int*)(first_state[state].weight))[mixture] += 1; in icvEstimateHMMStateParams()1437 int mixture = info->mix[j]; in icvEstimateHMMStateParams() local1439 CvVect32f mean = first_state[state].mu + mixture * vect_len; in icvEstimateHMMStateParams()1440 CvVect32f mean2 = first_state[state].inv_var + mixture * vect_len; in icvEstimateHMMStateParams()
298 // the input contained a mixture of characters and the string ended
413 a mixture of C code (enclosed in {\tt \{...\}}), and the
229 TableGen supports a mixture of very low-level types (such as ``bit``) and very
105 // In some cases there are additional variants with a mixture of different
807 a mixture of marginally-user-useful information, and tool/core
19134 mixture miksCP
1779 mixture of backslashes and forward slashes was confusing things.
31544 …(from the <body> to the root) for HTML documents. Fixed background-position to handle a mixture of
22501 Synchronization of a mixture of accelerated and software animations occurs via
53178 …Web Inspector: Prevent responseReceivedTime from being > endTime in case mixture of WebCore and Ne…