Update and re-enable SILK SSE4.1 optimisations

This commit is contained in:
Francis Quiers 2020-05-18 17:15:05 +01:00 committed by Timothy B. Terriberry
parent 37aba6e9b3
commit c6f9857771
No known key found for this signature in database
GPG key ID: 5A1149C19C699E4F
17 changed files with 645 additions and 634 deletions

View file

@ -87,7 +87,7 @@ opus_int32 silk_inner_prod_aligned(
#endif
}
opus_int64 silk_inner_prod16_aligned_64_c(
opus_int64 silk_inner_prod16_c(
const opus_int16 *inVec1, /* I input vector 1 */
const opus_int16 *inVec2, /* I input vector 2 */
const opus_int len /* I vector lengths */