Video graphics system[IPU, VPU and GPU]

 IPU: Image Processing Unit 

• -- Display 
• -- Camera 
• -- Image Rotation, Inversion, Color Space Conversion 
• -- Image quality enhancement 
• -- Video/graphics combining 

  
VPU: Video Processing Unit 
• -- Video encoding & decoding 
• -- Post-filtering 
• -- Rotation & inversion 

  
GPU: Graphics Processing Units 
• -- 2D (OpenVG 1.1) 
• -- 3D (OpenGL ES 2.0)

IPU:跟Camera,Display相關

VPU:跟視頻播放相關,主要包括HW codec和視頻後處理等

VPU is a high performance multi-standard video codec IP that can perform the H.264 BP/MP/HP, VC-1 SP/MP/AP, MPEG-4 SP/ASP, Divx, MPEG-1/2, RV-8/9/10, and MJPEG decoding and encoding.

GPU:跟2D(OpenVG)和3D(OpenGL)相關

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章