搜索资源列表
jpeg
- ARM视频监控平台开发中,有关图像和视频处理的程序,包括采集的图像直接显示在VGA显示器上进行YCbCr或YUV到RGB的颜色空间转换
yuv2rgb001
- yuv2rgb, 一个老外写的arm上yuv转换rgb的库,支持YUV422,420P,到RGB32,RGB24,RGB16的转换。针对arm写了汇编优化,性能较高-yuv2rgb library in ARM CPU. Both C and assemler source.
arm_yuv2rgb
- yuv to rgb convertor for ARM
csc4arm
- arm汇编实现的rgb到yuv的转换库。其性能比用c的快很多。-using arm asm write the color convert function。
ARM-asm-libswcale
- 使用arm 汇编,实现yuv 转rgb的快速转换的patch,用于ffmepg 1.0版本的libswscale库。- Using the arm assembly to achieve rapid conversion yuv rgb turn the patch, for ffmepg 1.0 version of the libswscale library.
arm_yuv2rgb
- RGB to YUV ARM tutorial.
libyuv-master
- libyuv is an open source project that includes YUV scaling and conversion functionality. Scale YUV to prepare content for compression, with point, bilinear or box filter. Convert to YUV from webcam formats for compression. Convert to RGB formats