fix bug 22450

This commit is contained in:
Zihao Mu 2022-09-02 16:30:06 +08:00
parent 70fb1cd603
commit b69b1eae8f

View File

@ -21,7 +21,7 @@ enum { FAST_VEC_NLANES=4 };
#define CONV_MR 4
#define CONV_NR 24
#ifdef CV_AVX2
#if CV_AVX2
enum { FAST_VEC_NLANES=8 }; // AVX2
#else
enum { FAST_VEC_NLANES=4 }; // SIMD 128