Home
last modified time | relevance | path

Searched defs:sgemv (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libopus/dnn/
H A Dvec.h110 static inline void sgemv(float *out, const float *weights, int rows, int cols, int col_stride, cons… in sgemv() function
H A Dvec_neon.h287 static inline void sgemv(float *out, const float *weights, int rows, int cols, int col_stride, cons… in sgemv() function
H A Dvec_avx.h672 static inline void sgemv(float *out, const float *weights, int rows, int cols, int col_stride, cons… in sgemv() function