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