Searched refs:K16 (Results 1 – 1 of 1) sorted by relevance
72 …__m128i delta = _mm_set1_epi8(-128), t = _mm_set1_epi8((char)threshold), K16 = _mm_set1_epi8((char… in FAST_t() local73 (void)K16; in FAST_t()149 int m = _mm_movemask_epi8(_mm_cmpgt_epi8(max0, K16)); in FAST_t()