Codec Engine System Programming Interface (SPI)  ce-w08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
SKEL_Fxns Struct Reference

Table of functions defining the interface of a skeleton. More...

#include <skel.h>

Collaboration diagram for SKEL_Fxns:
Collaboration graph

Data Fields

SKEL_CALLFXN call
SKEL_CREATEFXN apiCreate
SKEL_DESTROYFXN apiDestroy

Detailed Description

Table of functions defining the interface of a skeleton.


Field Documentation

SKEL_CALLFXN SKEL_Fxns::call

A skeleton's "call" implementation.

SKEL_CREATEFXN SKEL_Fxns::apiCreate

A skeleton's "create" API.

SKEL_DESTROYFXN SKEL_Fxns::apiDestroy

A skeleton's "destroy" API.


The documentation for this struct was generated from the following file:
Copyright 2013, Texas Instruments Incorporated