基于SSE2的YUV与RGB色彩空间转换
DOI: 10.11834/jig.20100108
Keywords: 色彩空间转换,YUV,RGB,SSE2
Abstract:
视频处理中需要完成从YUV色彩空间到RGB色彩空间的转换。通过分析YUV格式与RGB格式间的转换算法,提出使用整形计算替代浮点运算,利用整除256对应右移八位操作,提高运算速度。结合使用Intel单指令多数据扩展指令集SSE2技术进行算法优化后,显著提高格式转换运算的效率。实验结果表明,采用此技术可以提高25倍以上的运算速度,在视频处理中具有很好的应用性。
References
[1] | Joch A,Kossentini F,Nasiopoulos P A,Performance Analysis of the ITU-T Draft H.264 Video Coding Standard,Pittsburg,Pa,USA,2002.
|
[2] | Diefeudorff K Pentium Ⅲ = Pentium Ⅱ + SEE.Internet SSE Architecture Boosts Multimedia Performance 2009
|
[3] | Raman S K,Pentkovski V,Keshava J,Implementation streaming SIMD extensions on the pentium Ⅲ processor,IEEE Micro,2000(4).
|
[4] | International Telecommunication Union,Draft ITU-T Recommendation H.263:Video Coding for Low Bitrate Communication,ITU-T,1996.
|
[5] | Intel Corporation Intel 64 and IA-32 Architectures Optimization Reference Manual 2009
|
Full-Text