Searched defs:sparse_cgemv8x4 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libopus/dnn/ |
H A D | vec.h | 184 static inline void sparse_cgemv8x4(float *out, const opus_int8 *w, const int *idx, const float *sca… in sparse_cgemv8x4() function 249 static inline void sparse_cgemv8x4(float *out, const opus_int8 *w, const int *idx, const float *sca… in sparse_cgemv8x4() function
|
H A D | vec_neon.h | 434 static inline void sparse_cgemv8x4(float *_out, const opus_int8 *w, const int *idx, const float *sc… in sparse_cgemv8x4() function
|
H A D | vec_avx.h | 778 static inline void sparse_cgemv8x4(float *_out, const opus_int8 *w, const int *idx, const float *sc… in sparse_cgemv8x4() function
|