ividenc1.h File Reference


Detailed Description

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

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

Include dependency graph for ividenc1.h:

Go to the source code of this file.

Data Structures

struct  IVIDENC1_Obj
 This must be the first field of all IVIDENC1 instance objects. More...
struct  IVIDENC1_Params
 Defines the creation time parameters for all IVIDENC1 instance objects. More...
struct  IVIDENC1_DynamicParams
 This structure defines the algorithm parameters that can be modified after creation via control() calls. More...
struct  IVIDENC1_InArgs
 Defines the input arguments for all IVIDENC1 instance process function. More...
struct  IVIDENC1_Status
 Defines instance status parameters. More...
struct  IVIDENC1_OutArgs
 Defines the run time output arguments for all IVIDENC1 instance objects. More...
struct  IVIDENC1_MbData
 Defines the structure that contains macroblock related encoding parameter estimates. More...
struct  IVIDENC1_Fxns
 Defines all of the operations on IVIDENC1 objects. More...

Defines

#define IVIDENC1_EOK   XDM_EOK
#define IVIDENC1_EFAIL   XDM_EFAIL
#define IVIDENC1_EUNSUPPORTED   XDM_EUNSUPPORTED

Typedefs

typedef IVIDENC1_ObjIVIDENC1_Handle
 Opaque handle to an IVIDENC1 objects.
typedef IALG_Cmd IVIDENC1_Cmd
 Defines the control commands for the IVIDENC1 module.


Copyright 2009, Texas Instruments Incorporated