diff options
author | Nelson Gomez <nelson.gomez@microsoft.com> | 2020-04-25 19:37:02 -0700 |
---|---|---|
committer | Josh de Kock <josh@itanimul.li> | 2020-06-14 16:34:07 +0100 |
commit | bc01337db4d196b2c3597bfd1c4431edb8779159 (patch) | |
tree | d4f0c4f4a5065d8e86302fd668f805ea12d9ce24 /libavfilter/f_realtime.c | |
parent | 7c39c3c1a6f35a6b47970417b1e273141eadb856 (diff) | |
download | ffmpeg-bc01337db4d196b2c3597bfd1c4431edb8779159.tar.gz |
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 'libavfilter/f_realtime.c')
0 files changed, 0 insertions, 0 deletions