Searched defs:thresh8 (Results 1 – 3 of 3) sorted by relevance
481 __m128i thresh8 = _mm_set1_epi16(thresh), maxval8 = _mm_set1_epi16(maxval); in thresh_16s() local517 __m128i thresh8 = _mm_set1_epi16(thresh), maxval8 = _mm_set1_epi16(maxval); in thresh_16s() local553 __m128i thresh8 = _mm_set1_epi16(thresh); in thresh_16s() local584 __m128i thresh8 = _mm_set1_epi16(thresh); in thresh_16s() local622 __m128i thresh8 = _mm_set1_epi16(thresh); in thresh_16s() local
353 __m128i thresh8 = _mm_set1_epi16((short)(thresh + 1)); in icvFindStereoCorrespondenceBM_SSE2() local
523 __m128i thresh8 = _mm_set1_epi16((short)(thresh + 1)); in findStereoCorrespondenceBM_SSE2() local