TMDMFP

多媒体框架产品 (MFP) - 编解码器引擎,框架组件和 xDAIS

TMDMFP

下载

概述

Multimedia Framework Products (MFP)

A major advantage of programmable DSPs over fixed-function devices is their ability to accelerate multiple multimedia functions in a single device. TI multimedia framework products are designed to enable users to easily share a DSP between algorithms by handling issues like data buffer cache coherency, DMA resource contention, and efficient use of scratch memory. Developers can then leverage their application-specific expertise to create differentiated products.

TI provides both a codec execution framework, known as Codec Engine, as well as lower-level components for developers who wish to create an eXpressDSP-compliant framework from scratch. If you previously used TI References Frameworks (such as RF5), please contact TI for information on these.

特性
Multimedia Framework Products (MFP) - Codec Engine and xDAIS Framework Components

Codec Engine - Codec Engine is a codec execution framework that automates the invocation and instantiation of eXpressDSP-compliant codecs and algorithms. Codec Engine can execute in ARM-only, ARM-DSP, or DSP-only environments and supports concurrent execution of multiple channels and codecs. It does not provide A/V synchronization or manage application I/O, but rather accepts and delivers elementary audio and video streams. Codec Engine is designed to be used in conjunction with higher layer frameworks or middleware that provide a/v synchronization, video port and disk I/O, or network streaming while calling Codec Engine's eXpressDSP-compliant APIs for actual encoding, decoding, and processing. This approach enables system providers to easily differentiate their applications while still leveraging Codec Engine.

In the ARM environment, Codec Engine is currently ported to the Linux operating system. Contact your TI sales representative to inquire about availability of Codec Engine for other ARM operating systems. In DSP environments, Codec Engine uses the DSP/BIOS operating system. Codec Engine performs the following functions:
  • Automated dynamic instantiation of eXpressDSP-compliant codecs, including creation of a DSP/BIOS task to execute the codec and providing DMA and scratch memory resources as requested by the codec through the IALG and IDMA interfaces. Codec Engine simplifies the task of efficiently executing multiple codecs on a single DSP.
  • Transparent execution of codecs regardless of where the application resides with the respect to the codecs. In some ARM-DSP applications, it may be desirable to execute audio codecs, for example, on the ARM and video codecs on the DSP. In addition, developers may have multiple versions of an application code base, some using ARM-DSP based devices and others using DSP-only devices. Codec Engine provides the same application interface for invoking a codec regardless of whether the codec resides on the same core or whether it needs to be invoked remotely on a DSP from an ARM. Codec Engine automatically handles the remote invocation and execution and any required cache management for the data buffers.
  • Codec Engine provides APIs for acquiring system resource data, such as DSP CPU and memory usage by codecs. Developers can view this system resource data using the Eclipse-based Data Visualization Toolkit.
  • Codec Engine provides standardized configuration tooling for creating the codec combinations needed for a specific application.
xDAIS Framework Components - For developers who prefer complete control over application development, TI also provides low-level components that enable a framework to easily interact with eXpressDSP-compliant algorithms. xDAIS Framework Components query algorithms for their memory and DMA resource requirements and then enable sharing of resources if desirable. xDAIS Framework Components include the following three modules:
  • DSKT: DSKT uses the xDAIS IALG interface to determine what system memory resources they require and then allocates the memory while instantiating the codec.
  • DMAN3: DMAN uses the xDAIS IDMA3 interface to determine which DMA resources are required by a codec. DMAN3 includes several enhancements to take full advantage of the DMA (including QDMA and EDMA 3.0) capabilities offered by the 64+ core.
  • ACPY3: ACPY3 is commonly used by video codecs that frequently perform memory-to-memory copies. ACPY3 performs fast DMA-based memory-to-memory copies using DMA resources acquired through DMAN3. ACPY3 is highly optimized to deliver maximum performance for 64+ devices.

Multimedia Framework Products (MFP) - Downloads

Multimedia Framework Products (MFP) - includes the following:
下载 观看带字幕的视频 视频

下载

应用软件和框架

MFP-LINUXUTILS TI Linux 实用程序

支持的产品和硬件
应用软件和框架

MFP-WINCEUTILS TI WinCE 实用程序

支持的产品和硬件
应用软件和框架

MFP-XDAIS TI eXpressDSP 算法可互操作性标准开发者套件

支持的产品和硬件
应用软件和框架

MFP-FRAMEWORKCMPNTS TI 框架组件

支持的产品和硬件
应用软件和框架

MFP-CODECENGINE TI 编解码器引擎

支持的产品和硬件
应用软件和框架

TMDMFP 多媒体框架产品 (MFP) - 编解码器引擎,框架组件和 xDAIS

支持的产品和硬件

支持的产品和硬件

数字信号处理器 (DSP)
TMS320DM335 数字媒体片上系统 (DMSoC) TMS320DM355 数字媒体片上系统 (DMSoC) TMS320DM357 数字媒体片上系统 (DMSoC) TMS320DM6431 数字媒体处理器 TMS320DM6431Q 数字媒体处理器,性能高达 2400MIPS、300MHz 时钟速率 TMS320DM6433 数字媒体处理器 TMS320DM6435 数字媒体处理器 TMS320DM6435Q 数字媒体处理器,性能高达 4800MIPS、600MHz 时钟速率、1 个 McASP、1 个 McBSP TMS320DM6437 数字媒体处理器 TMS320DM6437Q 数字媒体处理器,性能高达 4800MIPS、600MHz 时钟速率、1 个 McASP、2 个 McBSP TMS320DM6441 达芬奇数字媒体片上系统 TMS320DM6443 达芬奇数字媒体片上系统 TMS320DM6446 达芬奇数字媒体片上系统 TMS320DM6467 数字媒体片上系统 TMS320DM647 数字媒体处理器 TMS320DM648 数字媒体处理器

技术文档

未找到结果。请清除搜索,并重试。
查看全部 4
类型 标题 下载最新的英语版本 日期
应用手册 Using DMA with Framework Components for C64x+ (Rev. A) 2007年 10月 29日
用户指南 Codec Engine Server Integrator's User's Guide (Rev. B) 2007年 9月 30日
用户指南 Codec Engine Algorithm Creator User's Guide (Rev. C) 2007年 9月 30日
应用手册 Using Adapters to Run Existing xDAIS Algorithms with Codec Engine (Rev. B) 2007年 2月 20日

相关设计资源

软件开发

软件编解码器
TMDXDAISXDM eXpressDSP 算法标准 – xDAIS 开发者套件和 xDM

支持与培训

可获得 TI E2E™ 论坛的工程师技术支持

查看全部论坛主题 查看英文版全部论坛主题

所有内容均由 TI 和社区贡献者按“原样”提供,并不构成 TI 规范。请参阅使用条款

如果您对质量、包装或订购 TI 产品有疑问,请参阅 TI 支持

视频