Searched defs:sparse_cgemv8x4 (Results 1 – 3 of 3) sorted by relevance
/external/libopus/dnn/ |
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
|
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
|
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
|