Improved the pitch RSSI. Still looking for better approach.

This commit is contained in:
teixeluis 2021-06-10 12:10:24 +01:00
parent c85e6a4d52
commit edcd780402
5 changed files with 174 additions and 26 deletions

View file

@ -44,4 +44,5 @@ static const int8_t sine_table_i8[256] = {
-49, -46, -43, -40, -37, -34, -31, -28, -25, -22, -19, -16, -13, -9, -6, -3
};
#endif/*__SINE_TABLE_I8_H__*/