Searched refs:v_one (Results 1 – 3 of 3) sorted by relevance
43 const int16x8_t v_one = vdupq_n_s16(1); in av1_quantize_fp_neon() local65 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in av1_quantize_fp_neon()90 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in av1_quantize_fp_neon()
39 const int16x8_t v_one = vdupq_n_s16(1); in vp9_quantize_fp_neon() local66 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in vp9_quantize_fp_neon()91 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in vp9_quantize_fp_neon()
1063 struct vertex4f v_one = { 1.0f, 1.0f, 1.0f, 1.0f }; in vl_compositor_clear_layers() local1074 s->layers[i].colors[j] = v_one; in vl_compositor_clear_layers()