Comment on Introduction to AVX2 optimizations in x264parentComments−pjmlp13y> I've heard that there are C libraries for things like SSE2...Those are not C code, rather inline assembly or compiler intrisics, nothing of which has anything to do with C.
Comments
> I've heard that there are C libraries for things like SSE2...
Those are not C code, rather inline assembly or compiler intrisics, nothing of which has anything to do with C.