Media Accelerator Interface API Layering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing multimedia applications often fail to optimize the interaction between host processors and companion media processors, leading to inefficiencies due to general software interfaces that do not leverage special hardware capabilities and introduce additional processing layers, resulting in suboptimal performance for multimedia tasks.

Innovation Solution

A media accelerator system with a layered interface that includes a commands layer, capabilities layer, and data transport layer, allowing direct communication and data transfer between host processors and media accelerators, optimizing multimedia processing by utilizing specialized hardware and minimizing processor cycles.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If a general software interface is used to interface between host processor and media processor, then ease of operation is improved, but processing speed and efficiency deteriorate due to additional code layers and inability to leverage special hardware capabilities

Engineering Contradiction:
Improveease of operationVSAvoidprocessing speed
Core Design Contradiction:
Ease of operationVSSpeed

Solution Approach 1:

The patent introduces a specialized media processor interface as an intermediary layer between the host processor and media processor. This interface is specifically designed to leverage the special hardware capabilities of the media processor while maintaining ease of operation through a standardized API, thus resolving the contradiction between ease of use and processing speed.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The interface is segmented into distinct functional layers including a commands layer for control operations and a data transport layer for data movement. This segmentation allows each layer to be optimized independently - the commands layer can use simplified protocols for ease of operation while the data transport layer can utilize direct hardware access paths for high-speed data transfer.

Inventive Principle:
Principle #1Segmentation

2Ease of operation

If a general software interface is used, then ease of operation is improved, but device complexity increases due to additional layers of code that consume processor cycles

Engineering Contradiction:
Improveease of operationVSAvoiddevice complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The specialized media processor interface acts as an intermediary that simplifies the interaction between host processor and media processor. By providing a dedicated interface with predefined protocols and data structures, it reduces the complexity that would otherwise arise from general-purpose software interfaces, while still maintaining ease of operation through standardized APIs.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The interface changes the parameters of communication by establishing fixed data formats, predefined command sets, and optimized data structures specific to media processing. This parameter standardization reduces device complexity by eliminating the need for complex runtime interpretation and adaptation that would be required with general-purpose interfaces.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If specialized hardware capabilities are leveraged, then processing efficiency is improved, but ease of operation deteriorates due to need for direct hardware control

Engineering Contradiction:
Improveprocessing efficiencyVSAvoidease of operation
Core Design Contradiction:
ProductivityVSEase of operation

Solution Approach 1:

The patent introduces a specialized interface layer as an intermediary that shields application developers from complex hardware control details. This interface provides high-level APIs that automatically leverage the specialized hardware capabilities of the media processor, thus maintaining processing efficiency while improving ease of operation by abstracting away low-level hardware control requirements.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The interface performs preliminary actions by pre-configuring optimized data paths, pre-allocating buffers, and pre-setting hardware parameters based on the processing task. This preliminary preparation allows the specialized hardware capabilities to be leveraged automatically without requiring developers to manually configure each hardware parameter, thus maintaining both efficiency and ease of operation.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS7725905B1Media accelerator interface API
Publication Date: 2010.05.25 MEDIATEK INC
  • US7725905B1 patent drawing
  • US7725905B1 patent drawing
  • US7725905B1 patent drawing

AI summary

A method of interfacing with a media accelerator which includes providing a commands layer, providing a capabilities layer, and providing a discontinuity layer. The commands layer sends commands to the media accelerator. The capabilities layer obtains application capabilities from an application. The discontinuity layer provides discontinuity commands to the media accelerator.