Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/dsp/cmsis/public/
Dzdsp_backend.h161 static inline void zdsp_shift_q15(const q15_t *src, int8_t shift_bits, q15_t *dst, in zdsp_shift_q15() function
/Zephyr-Core-3.4.0/subsys/dsp/arcmwdt/public/
Dzdsp_backend.h172 static inline void zdsp_shift_q15(const DSP_DATA q15_t *src, int8_t shift_bits, DSP_DATA q15_t *dst, in zdsp_shift_q15() function