File List

Here is a list of all files with brief descriptions:
auddec.h [code]The AUDDEC audio decoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IAUDDEC audio decoder interface
auddec1.h [code]The AUDDEC1 audio decoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IAUDDEC1 audio decoder interface
audenc.h [code]The AUDENC audio encoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IAUDENC audio encoder interface
audenc1.h [code]The AUDENC1 audio encoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IAUDENC1 audio encoder interface
CERuntime.h [code]The Codec Engine Runtime init module. Provides system wide initialization of the Codec Engine Runtime
Engine.h [code]The Codec Engine Runtime. Provides the user an inteface to open and manipulate an Engine which can instantiate and communicate with XDAIS algorithms that run either on the local CPU or on a "remote" DSP Server
ialg.h [code]This header defines all types, constants, and functions defined by XDAIS for algorithms
iauddec.h [code]This header defines all types, constants, and functions shared by all implementations of the audio decoder algorithms
iauddec1.h [code]This header defines all types, constants, and functions shared by all implementations of the audio decoder algorithms
iaudenc.h [code]This header defines all types, constants, and functions shared by all implementations of the audio encoder algorithms
iaudenc1.h [code]This header defines all types, constants, and functions shared by all implementations of the audio encoder algorithms
iaudio.h [code]This header defines all types, constants, enums, and functions that are common across the various audio codecs
iimgdec.h [code]This header defines all types, constants, and functions shared by all implementations of the image decoder algorithms
iimgdec1.h [code]This header defines all types, constants, and functions shared by all implementations of the image decoder algorithms
iimgenc.h [code]This header defines all types, constants, and functions shared by all implementations of the image encoder algorithms
iimgenc1.h [code]This header defines all types, constants, and functions shared by all implementations of the image encoder algorithms
imgdec.h [code]The IMGDEC image decoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IIMGDEC image decoder interface
imgdec1.h [code]The IMGDEC1 image decoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM IIMGDEC1 image decoder interface
imgenc.h [code]The IMGENC image encoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IIMGENC image encoder interface
imgenc1.h [code]The IMGENC1 image encoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM IIMGENC1 image encoder interface
ispeech.h [code]This header defines all types, constants, enums, and functions that are common across the various speech codecs
ispeech1.h [code]This header defines all types, constants, enums, and functions that are common across the various speech codecs
ispeech1_amr.h [code]This header defines all types, constants, enums, and functions that are needed for AMR
ispeech1_evrc.h [code]This header defines all types, constants, enums, and functions that are needed for EVRC
ispeech1_g723.h [code]This header defines all types, constants, enums, and functions that are needed for G.723
ispeech1_g726.h [code]This header defines all types, constants, enums, and functions that are needed for G.726
ispeech1_pcm.h [code]This header defines all types, constants, enums, and functions that are common across all G.711/PCM speech codecs
ispeech1_smv.h [code]This header defines all types, constants, enums, and functions that are common across all SMV speech codecs
ispeech1_wbamr.h [code]This header defines all types, constants, enums, and functions that are needed for WB-AMR
isphdec.h [code]This header defines all types, constants, and functions shared by all implementations of the speech/voice decoder algorithms
isphdec1.h [code]This header defines all types, constants, and functions shared by all implementations of the speech/voice decoder algorithms
isphenc.h [code]This header defines all types, constants, and functions shared by all implementations of the speech/voice encoder algorithms
isphenc1.h [code]This header defines all types, constants, and functions shared by all implementations of the speech/voice encoder algorithms
iuniversal.h [code]This header defines all types, constants, and functions shared by all implementations of the "universal" XDM algorithm
ividanalytics.h [code]This header defines all types, constants, and functions shared by all implementations of the video analytics algorithms
ividdec.h [code]This header defines all types, constants, and functions shared by all implementations of the video decoder algorithms
ividdec1.h [code]This header defines all types, constants, and functions shared by all implementations of the video decoder algorithms
ividdec2.h [code]This header defines all types, constants, and functions shared by all implementations of the video decoder algorithms
split/ividdec2.h [code]This header defines all types, constants, enums, and functions that are common across all split IVIDDEC2-based codecs
ividenc.h [code]This header defines all types, constants, and functions shared by all implementations of the video encoder algorithms
ividenc1.h [code]This header defines all types, constants, and functions shared by all implementations of the video encoder algorithms
ivideo.h [code]This header defines all types, constants, enums, and functions that are common across the various video codecs
ividtranscode.h [code]This header defines all types, constants, and functions shared by all implementations of the video transcoder algorithms
ladclient.h [code]The Link Arbiter Daemon (LAD) communication interface. Provides wrapper functions to communicate with LAD, allowing a client to: establish a connection to LAD; request startup of a DSP server executable; query DSP status; and release the DSP and disconnect from LAD
Memory.h [code]The Codec Engine OSAL Memory interface. Provides the user an OS-independent Memory abstraction
Server.h [code]The Codec Engine Server Interface. Provides the user an inteface to open and manipulate a Server which contains remote algorithms
sphdec.h [code]The SPHDEC speech decoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM ISPHDEC speech decoder interface
sphdec1.h [code]The SPHDEC1 decoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM ISPHDEC1 speech decoder interface
sphenc.h [code]The SPHENC speech encoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM ISPHENC speech encoder interface
sphenc1.h [code]The Speech 1.0 Encoder Codec Interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM 1.0 Speech Encoder interface
TraceUtil.h [code]The Codec Engine utility module for trace
universal.h [code]The "universal" algorithm interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM IUNIVERSAL interface
vidanalytics.h [code]The video analytics codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM video analytics interface
viddec.h [code]The VIDDEC video decoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM IVIDDEC video decoder interface
viddec1.h [code]The 1.0 video decoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM 1.0 video decoder interface
split/viddec2.h [code]The VIDDEC2 split video decoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM IVIDDEC2FRONT or IVIDDEC2BACK video decoder interface
viddec2.h [code]The VIDDEC2 video decoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM IVIDDEC2 video decoder interface
videnc.h [code]The VIDENC video encoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM IVIDENC video encoder interface
videnc1.h [code]The VIDENC1 video encoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM IVIDENC1 video encoder interface
vidtranscode.h [code]The video transcoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM video transcoder interface
visa.h [code]The Codec Engine System Programming Interface. Provides system developers with services necessary to implement stubs and skeletons
xdas.h [code]This header defines all types and constants used in the XDAS interfaces
xdm.h [code]This header defines all types, constants, and functions shared across the various XDM classes of algorithms
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2010, Texas Instruments Incorporated