Home
last modified time | relevance | path

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

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