Skip to content
Snippets Groups Projects
Commit 7422189a authored by Timothy B. Terriberry's avatar Timothy B. Terriberry
Browse files

Fix silk_VQ_WMat_EC_sse4_1().

During review of c95c9a04, I replaced a call to
 _mm_cvtepi8_epi32() with the OP_CVTEPI16_EPI32_M64() macro (note
 the 16 instead of 8).
Make a separate OP_CVTEPI8_EPI32_M32() macro and use that instead.

Thaks to Wei Zhou for the report.
parent 23f503ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment