Searched refs:one_q (Results 1 – 1 of 1) sorted by relevance
22 const int16x8_t one_q = vdupq_n_s16(-1), in vp8_fast_quantize_b_neon() local66 eob0 = vtstq_s16(x0, one_q); in vp8_fast_quantize_b_neon()67 eob1 = vtstq_s16(x1, one_q); in vp8_fast_quantize_b_neon()