We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2301c commit 6488ef3Copy full SHA for 6488ef3
src/strategies/avx2/intra_avx2_tables.h
@@ -3742,4 +3742,4 @@ static ALIGNED(16) const uint8_t intra_refbuild_shuffle_vectors_sidesize_64[] =
3742
//<-v0----------------------------------------------------------------------------------------->||<-v1----------------------------------------------------------------------------------------->||<-v2----------------------------------------------------------------------------------------->||<-v3----------------------------------------------------------------------------------------->
3743
};
3744
3745
-#endif INTRA_AVX2_TABLES_H
+#endif //INTRA_AVX2_TABLES_H
0 commit comments