Provide SSSE3, AVX2, and AVX512 optimized Reed-Solomon functions (#2828)
* Provide SSSE3, AVX2, and AVX512 optimized Reed-Solomon functions * Update nanors to fix AVX-512 memory corruption
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "video.h"
|
||||
|
||||
extern "C" {
|
||||
#include <rs.h>
|
||||
#include "rswrapper.h"
|
||||
}
|
||||
|
||||
using namespace std::literals;
|
||||
|
||||
Reference in New Issue
Block a user