The DSP library does not provide functions to convert fixed representations (Q7,Q15,Q31) to float or double and viceversa. This commit implements those functions using a shift argument to indicate the number of decimal places. Signed-off-by: Matías Román Camilletti <matias.camilletti@owl-services.com>
7 lines
90 B
YAML
7 lines
90 B
YAML
tests:
|
|
zdsp.utils:
|
|
integration_platforms:
|
|
- native_sim
|
|
tags:
|
|
- zdsp
|