![]() |
![]() |
Collaboration diagram for DSP_minerror:
|
| int | DSP_minerror (const short *restrict GSP0_TABLE, const short *restrict errCoefs, int *restrict max_index) |
| int DSP_minerror | ( | const short *restrict | GSP0_TABLE, | |
| const short *restrict | errCoefs, | |||
| int *restrict | max_index | |||
| ) |
Returns Maximum dot product result
| GSP0_TABLE[9*256] | = GSP0 terms array. Must be double-word aligned | |
| errCoefs[9] | = Array of error coefficients | |
| max_index | = Pointer to GSP0_TABLE[max_index] found |