Home
last modified time | relevance | path

Searched refs:v_s32_t (Results 1 - 2 of 2) sorted by relevance

/third_party/optimized-routines/math/
H A Dv_math.h103 typedef s32_t v_s32_t; typedef
124 static inline v_s32_t
141 v_get_s32 (v_s32_t x, int i) in v_get_s32()
157 v_set_s32 (v_s32_t *x, int i, s32_t v) in v_set_s32()
189 static inline v_s32_t
196 v_to_f32_s32 (v_s32_t x) in v_to_f32_s32()
218 static inline v_s32_t
221 union { v_u32_t u; v_s32_t i; } r = {x}; in v_as_s32_u32()
225 v_as_u32_s32 (v_s32_t x) in v_as_u32_s32()
227 union { v_s32_t in v_as_u32_s32()
371 typedef int32x4_t v_s32_t; global() typedef
[all...]
H A Dv_powf.c151 v_s32_t k; in powf()

Completed in 2 milliseconds