搜索资源列表
framework_components_1_00_03
- TI关于DMA传输的程序代码,可用于视频编解码器在DSP平台上的优化-TI DMA transmission of the code can be used for video encoder and decoder in the DSP platform optimization
mp3en
- rtbuf.c is an implementation of a buffering scheme using the POSIX realtime features. Its aim is to provide smooth playback of MPEG audio streams even on a very heavily loaded machine. It uses many advanced features of the operating system: -
mp3de
- This implementation creates three processes: - The command line parse/control process. It runs continuously as root. - The MPEG decode/playback process. It revokes root rights as soon as it has enabled the realtime features, to minimize the ri
U-Reader
- cypress cy7c67300/cy7c67200 usb-host u-disc驱动代码,包括文件系统的解析和SPI协议的驱动,以及DMA控制。
cd-DMA-S5PV210
- CORTEX-A8採用 Samsung S5PV210 處理器。該處理器採用先進的 ARM Cortex A8核心,運算速度可達到 1GHz,並且自帶有32/32KB資料/指令一級緩存,512KB二級緩存。該處理器內部集成了多媒體編解碼核心(MFC),可以編解碼多種格式包括 MPEG4/H.263/H.264,並支援 VC1解碼。-CORTEX-A8 processor uses Samsung S5PV210. The processor uses advanced ARM Cortex A8
waveplay
- 使用DMA演示一个单一wave文件的示范。 您需要一个巨大的内存模型跑此。 -Demonstration of a single wave file of the model using DMA. You need a great memory model to run this.
camera_up
- Camera Interface模块是视频输入转换存储模块。该模块一端接通用的video camera设备,另一端接AHB总线。实现了将Camera捕捉到的数据进行转换、并通过DMA存储到memory中。该IP支持ITU-R BT 601/656 8-bit 模式。支持YCbCr, RGB格式输入。可以将camera产生的YCbCr信号转换成24bit RGB 信号,然后下采样生成16bit RGB 5:6:5的LCD能直接读取显示的数据。该设备支持图像的镜像和翻转,以便适应手持式设备在移动环境
ARM9-MP3Player
- 本文首先介绍MPEG-1的标准,然后进行解码算法分析,并基于S3C2410、ⅡS总线、DMA控制器与UDA1341TS芯片,提出了一套完整的MP3播放器的设计方案,包括硬件设计、低层驱动、MP3解码软件设计,并详细介绍了其实现过程。-This paper introduces the MPEG-1 standard, and then decoding algorithm analysis, and based on S3C2410, Ⅱ S bus, DMA controller and UD
code音频频谱分析仪
- 可以很好的听到音乐,用DMA写的,MCBSP采样。。。。。