iaudenc1.h File Reference


Detailed Description

This header defines all types, constants, and functions shared by all implementations of the audio encoder algorithms.

#include <ti/xdais/ialg.h>
#include <ti/xdais/xdas.h>
#include "xdm.h"
#include "iaudio.h"

Include dependency graph for iaudenc1.h:

Go to the source code of this file.

Data Structures

struct  IAUDENC1_Obj
 This must be the first field of all IAUDENC1 instance objects. More...
struct  IAUDENC1_Params
 Defines the creation time parameters for all IAUDENC1 instance objects. More...
struct  IAUDENC1_DynamicParams
 This structure defines the algorithm parameters that can be modified after creation via control() calls. More...
struct  IAUDENC1_InArgs
 Defines the input arguments for all IAUDENC1 instance process function. More...
struct  IAUDENC1_Status
 Defines instance status parameters (read-only). More...
struct  IAUDENC1_OutArgs
 Defines the run time output arguments for all IAUDENC1 instance objects. More...
struct  IAUDENC1_Fxns
 Defines all of the operations on IAUDENC1 objects. More...

Defines

#define IAUDENC1_EOK   XDM_EOK
#define IAUDENC1_EFAIL   XDM_EFAIL
#define IAUDENC1_EUNSUPPORTED   XDM_EUNSUPPORTED

Typedefs

typedef IAUDENC1_ObjIAUDENC1_Handle
 Opaque handle to an IAUDENC1 objects.
typedef IALG_Cmd IAUDENC1_Cmd
 Defines the control commands for the IAUDENC1 module.


Copyright 2009, Texas Instruments Incorporated