|
ESP-IDF Firmware
Firmware architecture and call graph
|
#include "dsps_mulc.h"Go to the source code of this file.
Functions | |
| esp_err_t | dsps_mulc_s16_ansi (const int16_t *input, int16_t *output, int len, int16_t C, int step_in, int step_out) |
| esp_err_t dsps_mulc_s16_ansi | ( | const int16_t * | input, |
| int16_t * | output, | ||
| int | len, | ||
| int16_t | C, | ||
| int | step_in, | ||
| int | step_out ) |
Definition at line 17 of file dsps_mulc_s16_ansi.c.
References C, ESP_ERR_DSP_PARAM_OUTOFRANGE, and ESP_OK.