Searched defs:bin1 (Results 1 – 2 of 2) sorted by relevance
86 const __m128i bin1 = _mm_min_epi16(v1, max_coeff_thresh); in CollectHistogram() local