Update and re-enable SILK SSE4.1 optimisations
This commit is contained in:
parent
37aba6e9b3
commit
c6f9857771
17 changed files with 645 additions and 634 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue