Home
last modified time | relevance | path

Searched defs:vec_tanh (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libopus/dnn/
H A Dtest_vec.c17 #define vec_tanh vec_tanh_fast macro
H A Dvec_avx.h557 static inline void vec_tanh(float *y, const float *x, int N) in vec_tanh() function
589 static inline void vec_tanh(float *y, const float *x, int N) in vec_tanh() function
H A Dvec.h366 static inline void vec_tanh(float *y, const float *x, int N) in vec_tanh() function
H A Dvec_neon.h171 static inline void vec_tanh(float *y, const float *x, int N) in vec_tanh() function