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() local66 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in av1_quantize_fp_neon()92 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in av1_quantize_fp_neon()140 const int16x8_t v_one = vdupq_n_s16(1); in av1_quantize_lp_neon() local164 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in av1_quantize_lp_neon()189 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in av1_quantize_lp_neon()
55 const int16x8_t v_one = vdupq_n_s16(1); in vp9_quantize_fp_neon() local83 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in vp9_quantize_fp_neon()108 const int16x8_t v_iscan_plus1 = vaddq_s16(v_iscan, v_one); in vp9_quantize_fp_neon()
442 struct vertex4f v_one = { 1.0f, 1.0f, 1.0f, 1.0f }; in vl_compositor_clear_layers() local454 s->layers[i].colors[j] = v_one; in vl_compositor_clear_layers()