Home
last modified time | relevance | path

Searched defs:zdsp_scale_q31 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/subsys/dsp/arcmwdt/public/
Dzdsp_backend.h95 static inline void zdsp_scale_q31(const DSP_DATA q31_t *src, q31_t scale_fract, int8_t shift, in zdsp_scale_q31() function
/Zephyr-Core-3.6.0/subsys/dsp/cmsis/public/
Dzdsp_backend.h90 static inline void zdsp_scale_q31(const q31_t *src, q31_t scale_fract, int8_t shift, q31_t *dst, in zdsp_scale_q31() function