Codec Engine Application Programming Interface (API)  ce-w08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
File List
Here is a list of all files with brief descriptions:
[detail level 1234567]
o-cetools
|\-packages
| o-ti
| |\-xdais
| | o-dm
| | |o-split
| | ||\*ividdec2.hThis header defines all types, constants, enums, and functions that are common across all split IVIDDEC2-based codecs
| | |o*iauddec.hThis header defines all types, constants, and functions shared by all implementations of the audio decoder algorithms
| | |o*iauddec1.hThis header defines all types, constants, and functions shared by all implementations of the audio decoder algorithms
| | |o*iaudenc.hThis header defines all types, constants, and functions shared by all implementations of the audio encoder algorithms
| | |o*iaudenc1.hThis header defines all types, constants, and functions shared by all implementations of the audio encoder algorithms
| | |o*iaudio.hThis header defines all types, constants, enums, and functions that are common across the various audio codecs
| | |o*iimgdec.hThis header defines all types, constants, and functions shared by all implementations of the image decoder algorithms
| | |o*iimgdec1.hThis header defines all types, constants, and functions shared by all implementations of the image decoder algorithms
| | |o*iimgenc.hThis header defines all types, constants, and functions shared by all implementations of the image encoder algorithms
| | |o*iimgenc1.hThis header defines all types, constants, and functions shared by all implementations of the image encoder algorithms
| | |o*ispeech.hThis header defines all types, constants, enums, and functions that are common across the various speech codecs
| | |o*ispeech1.hThis header defines all types, constants, enums, and functions that are common across the various speech codecs
| | |o*ispeech1_amr.hThis header defines all types, constants, enums, and functions that are needed for AMR
| | |o*ispeech1_evrc.hThis header defines all types, constants, enums, and functions that are needed for EVRC
| | |o*ispeech1_g722.hThis header defines all types, constants, enums, and functions that are needed for G.722
| | |o*ispeech1_g7221.hThis header defines all types, constants, enums, and functions that are needed for G.7221
| | |o*ispeech1_g723.hThis header defines all types, constants, enums, and functions that are needed for G.723
| | |o*ispeech1_g726.hThis header defines all types, constants, enums, and functions that are needed for G.726
| | |o*ispeech1_ilbc.hThis header defines all types, constants, enums, and functions that are needed for iLBC
| | |o*ispeech1_pcm.hThis header defines all types, constants, enums, and functions that are common across all G.711/PCM speech codecs
| | |o*ispeech1_smv.hThis header defines all types, constants, enums, and functions that are common across all SMV speech codecs
| | |o*ispeech1_wbamr.hThis header defines all types, constants, enums, and functions that are needed for WB-AMR
| | |o*isphdec.hThis header defines all types, constants, and functions shared by all implementations of the speech decoder algorithms
| | |o*isphdec1.hThis header defines all types, constants, and functions shared by all implementations of the speech decoder algorithms
| | |o*isphenc.hThis header defines all types, constants, and functions shared by all implementations of the speech encoder algorithms
| | |o*isphenc1.hThis header defines all types, constants, and functions shared by all implementations of the speech encoder algorithms
| | |o*iuniversal.hThis header defines all types, constants, and functions shared by all implementations of the "universal" XDM algorithm
| | |o*ividanalytics.hThis header defines all types, constants, and functions shared by all implementations of the video analytics algorithms
| | |o*ividdec.hThis header defines all types, constants, and functions shared by all implementations of the video decoder algorithms
| | |o*ividdec1.hThis header defines all types, constants, and functions shared by all implementations of the video decoder algorithms
| | |o*ividdec2.hThis header defines all types, constants, and functions shared by all implementations of the video decoder algorithms
| | |o*ividdec3.hThis header defines all types, constants, and functions shared by all implementations of the video decoder algorithms
| | |o*ividenc.hThis header defines all types, constants, and functions shared by all implementations of the video encoder algorithms
| | |o*ividenc1.hThis header defines all types, constants, and functions shared by all implementations of the video encoder algorithms
| | |o*ividenc2.hThis header defines all types, constants, and functions shared by all implementations of the video encoder algorithms
| | |o*ivideo.hThis header defines all types, constants, enums, and functions that are common across the various video codecs
| | |o*ividtranscode.hThis header defines all types, constants, and functions shared by all implementations of the video transcoder algorithms
| | |\*xdm.hThis header defines all types, constants, and functions shared across the various XDM classes of algorithms
| | o*ialg.hThis header defines all types, constants, and functions defined by XDAIS for algorithms
| | \*xdas.hThis header defines all types and constants used in the XDAS interfaces
| \-xdc
|  \-runtime
|   \*Memory.h
\-packages
 \-ti
  \-sdo
   \-ce
    o-audio
    |o*auddec.hThe 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
    |\*audenc.hThe 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
    o-audio1
    |o*auddec1.hThe 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
    |\*audenc1.hThe 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
    o-image
    |o*imgdec.hThe 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
    |\*imgenc.hThe 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
    o-image1
    |o*imgdec1.hThe IMGDEC1 image decoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IIMGDEC1 image decoder interface
    |\*imgenc1.hThe IMGENC1 image encoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IIMGENC1 image encoder interface
    o-osal
    |\*Memory.hThe Codec Engine OSAL Memory interface. Provides the user an OS-independent Memory abstraction
    o-speech
    |o*sphdec.hThe SPHDEC speech decoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined ISPHDEC speech decoder interface
    |\*sphenc.hThe 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
    o-speech1
    |o*sphdec1.hThe SPHDEC1 speech decoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined ISPHDEC1 speech decoder interface
    |\*sphenc1.hThe SPHENC1 speech encoder codec interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined ISPHENC1 speech encoder interface
    o-universal
    |\*universal.hThe "universal" algorithm interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM IUNIVERSAL interface
    o-vidanalytics
    |\*vidanalytics.hThe VIDANALYTICS video analytics interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IVIDANALYTICS video analytics interface
    o-video
    |o*viddec.hThe VIDDEC video decoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IVIDDEC video decoder interface
    |\*videnc.hThe VIDENC video encoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IVIDENC video encoder interface
    o-video1
    |o*viddec1.hThe VIDDEC1 video decoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IVIDDEC1 video decoder interface
    |\*videnc1.hThe VIDENC1 video encoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IVIDENC1 video encoder interface
    o-video2
    |o-split
    ||\*viddec2.hThe VIDDEC2 split video decoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IVIDDEC2FRONT or IVIDDEC2BACK video decoder interface
    |o*viddec2.hThe VIDDEC2 video decoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IVIDDEC2 video decoder interface
    |\*videnc2.hThe VIDENC2 video encoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IVIDENC2 video encoder interface
    o-video3
    |\*viddec3.hThe VIDDEC3 video decoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IVIDDEC3 video decoder interface
    o-vidtranscode
    |\*vidtranscode.hThe VIDTRANSCODE video transcoder interface. Provides the user an interface to create and interact with XDAIS algorithms that are compliant with the XDM-defined IVIDTRANSCODE video transcoder interface
    o*CERuntime.hThe Codec Engine Runtime init module. Provides system wide initialization of the Codec Engine Runtime
    o*Engine.hThe Codec Engine Runtime
    o*Server.hThe Codec Engine Server Interface. Provides the user an inteface to open and manipulate a Server which contains remote algorithms
    \*visa.hThe Codec Engine System Programming Interface. Provides system developers with services necessary to implement stubs and skeletons
Copyright 2013, Texas Instruments Incorporated