NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

Category:Codec Engine

From Texas Instruments Wiki
Jump to: navigation, search

Download[edit]

Codec Engine, and related software, can be downloaded here: http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/index.html

Overview[edit]

Codec Engine (CE) is a framework that enables applications to easily instantiate and work with XDM codecs and algorithms using a common API. The API is the same for all of the following situations:

  • Algorithms may run locally (on the same processor as the CE app) or remotely (on a different processor than the CE app).
  • The system may be a heterogeneous multicore (e.g. OMAP3, DM644x), single core DSP (e.g. DM6437, DM648), single core GPP (e.g. DM365, x86), or homogenous multicore (e.g. C6472, C6474).

Application code (or middleware it uses) calls the Codec Engine APIs. Within the Codec Engine, the VISA APIs can be used to access the actual codecs, which may be local (run on the same processor as the application) or remote (run on a different processor from the application processor). The VISA APIs closely reflect the XDM APIs.

Internally, if the codec/algorithm is running on a remote processor, the VISA APIs use stubs and skeletons to perform a remote procedure call (RPC) to interact with the algorithm. To send information across processor boundaries, DSP/BIOS LINK can be used for inter-processor communication (IPC).

In order for an algorithm to be "executable" by the Codec Engine, it needs to implement the interfaces defined by the XDM algorithm standard, which is in turn based on the XDAIS Algorithm Standard.

This MFP presentation provides an introduction to the Multimedia Framework Products (MFP) stack.

Getting Started[edit]

If you are new to Codec Engine, read the following topics in this wiki to get started:

Once you have a high-level overview, move on to the following topics:

The following list includes all popular articles tagged with the "Codec Engine" Category.


{{#dpl: |category=Codec_Engine |addpagecounter = true |ordermethod = counter |order = descending |count = 10 |addcategories = false |notcategory = {{{notcategory}}} |noresultsheader = No Articles Fit the Criteria |include = {Test Template}:one |table =,Article Title |format = |tablerow = }}


The following list includes all articles tagged with the "Codec Engine" Category.

Pages in category "Codec Engine"

The following 84 pages are in this category, out of 84 total.

Media in category "Codec Engine"

The following 22 files are in this category, out of 22 total.