Searched defs:thr_mask (Results 1 – 1 of 1) sorted by relevance
181 const __m256i thr_mask = _mm256_cmpgt_epi16(abs_coeff, *thr); in quantize_fp_32x32_16() local376 const __m256i thr_mask = _mm256_cmpgt_epi32(abs_coeff, *thr); in highbd_quantize_fp_32x32() local