Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/dsp/arcmwdt/public/
Dzdsp_backend.h90 static inline void zdsp_scale_q15(const DSP_DATA q15_t *src, q15_t scale_fract, int8_t shift, in zdsp_scale_q15() function
/Zephyr-latest/subsys/dsp/cmsis/public/
Dzdsp_backend.h85 static inline void zdsp_scale_q15(const q15_t *src, q15_t scale_fract, int8_t shift, q15_t *dst, in zdsp_scale_q15() function