/intel-simd

⚡ Leverage Intel vectorization technique MMX, SSE2 and AVX to accelerate the processing of converting YUV420 image into RGB image.

Primary LanguageC++

Intel-SIMD

⚡ Leverage Intel vectorization technique MMX, SSE2 and AVX to accelerate the process of converting YUV420 image into RGB image.

Example

mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make -j8
./demo --help
./demo -f ../testcases/dem1.yuv

Resource

  • YUView: The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset