Searched refs:v_one (Results 1 – 2 of 2) sorted by relevance
41 const int16x8_t v_one = vdupq_n_s16(1); in vp9_quantize_fp_neon() local63 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in vp9_quantize_fp_neon()88 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in vp9_quantize_fp_neon()
896 struct vertex4f v_one = { 1.0f, 1.0f, 1.0f, 1.0f }; in vl_compositor_clear_layers() local907 s->layers[i].colors[j] = v_one; in vl_compositor_clear_layers()