1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

fix bug 22450

This commit is contained in:
Zihao Mu
2022-09-02 16:30:06 +08:00
parent 70fb1cd603
commit b69b1eae8f
@@ -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