![]() |
![]() |
This header defines all types, constants, enums, and functions that are common across all split IVIDDEC2-based codecs.
#include <ti/xdais/ialg.h>#include <ti/xdais/xdas.h>#include "../xdm.h"#include "../ividdec2.h"
Go to the source code of this file.
Data Structures | |
| struct | IVIDDEC2FRONT_Obj |
| This must be the first field of all IVIDDEC2FRONT instance objects. More... | |
| struct | IVIDDEC2BACK_Obj |
| This must be the first field of all IVIDDEC2BACK instance objects. More... | |
| struct | IVIDDEC2FRONT_Status |
| Defines instance status parameters. More... | |
| struct | IVIDDEC2FRONT_OutArgs |
| Defines the run time output arguments for all IVIDDEC2FRONT instance objects. More... | |
| struct | IVIDDEC2FRONT_Fxns |
| Defines all of the operations on IVIDDEC2FRONT objects. More... | |
| struct | IVIDDEC2BACK_Fxns |
| Defines all of the operations on IVIDDEC2BACK objects. More... | |
Typedefs | |
| typedef struct IVIDDEC2FRONT_Obj | IVIDDEC2FRONT_Obj |
| This must be the first field of all IVIDDEC2FRONT instance objects. | |
| typedef struct IVIDDEC2FRONT_Obj * | IVIDDEC2FRONT_Handle |
| Opaque handle to an IVIDDEC2FRONT objects. | |
| typedef struct IVIDDEC2BACK_Obj | IVIDDEC2BACK_Obj |
| This must be the first field of all IVIDDEC2BACK instance objects. | |
| typedef struct IVIDDEC2BACK_Obj * | IVIDDEC2BACK_Handle |
| Opaque handle to an IVIDDEC2BACK objects. | |
| typedef struct IVIDDEC2FRONT_Status | IVIDDEC2FRONT_Status |
| Defines instance status parameters. | |
| typedef struct IVIDDEC2FRONT_OutArgs | IVIDDEC2FRONT_OutArgs |
| Defines the run time output arguments for all IVIDDEC2FRONT instance objects. | |
| typedef struct IVIDDEC2FRONT_Fxns | IVIDDEC2FRONT_Fxns |
| Defines all of the operations on IVIDDEC2FRONT objects. | |
| typedef struct IVIDDEC2BACK_Fxns | IVIDDEC2BACK_Fxns |
| Defines all of the operations on IVIDDEC2BACK objects. | |