Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNelson Gomez <nelson.gomez@microsoft.com>2020-04-26 05:37:02 +0300
committerJosh de Kock <josh@itanimul.li>2020-06-14 18:34:07 +0300
commitbc01337db4d196b2c3597bfd1c4431edb8779159 (patch)
treed4f0c4f4a5065d8e86302fd668f805ea12d9ce24 /libswscale/swscale_internal.h
parent7c39c3c1a6f35a6b47970417b1e273141eadb856 (diff)
swscale/x86/output: add AVX2 version of yuv2nv12cX
256 bits is just wide enough to fit all the operands needed to vectorize the software implementation, but AVX2 is needed to for a couple of instructions like cross-lane permutation. Output is bit-for-bit identical to C. Signed-off-by: Nelson Gomez <nelson.gomez@microsoft.com>
Diffstat (limited to 'libswscale/swscale_internal.h')
0 files changed, 0 insertions, 0 deletions