- Notifications
You must be signed in to change notification settings - Fork0
magic3007/intel-simd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
⚡ Leverage Intel vectorization techniqueMMX,SSE2 andAVX to accelerate the process of converting YUV420 image into RGB image.
mkdir build&&cd buildcmake -DCMAKE_BUILD_TYPE=Release ..make -j8./demo --help./demo -f ../testcases/dem1.yuv
- YUView: The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset