Searched defs:f32_t (Results 1 – 1 of 1) sorted by relevance
/third_party/optimized-routines/math/ |
D | v_math.h | 42 typedef float f32_t; typedef 241 v_call_f32 (f32_t (*f) (f32_t), v_f32_t x, v_f32_t y, v_u32_t p) in v_call_f32() 246 v_call2_f32 (f32_t (*f) (f32_t, f32_t), v_f32_t x1, v_f32_t x2, v_f32_t y, in v_call2_f32() argument 510 v_call_f32 (f32_t (*f) (f32_t), v_f32_t x, v_f32_t y, v_u32_t p) in v_call_f32() 516 v_call2_f32 (f32_t (*f) (f32_t, f32_t), v_f32_t x1, v_f32_t x2, v_f32_t y, in v_call2_f32() argument
|