Searched refs:tst_ones (Results 1 – 1 of 1) sorted by relevance
32 const int16x8_t tst_ones = vdupq_n_s16(-1); in IsFlat() local40 const uint16x8_t b_0 = vshrq_n_u16(vtstq_s16(a_0, tst_ones), 15); in IsFlat()41 const uint16x8_t b_1 = vshrq_n_u16(vtstq_s16(a_1, tst_ones), 15); in IsFlat()