Codec Engine Application Programming Interface (API)  ce-w08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Deprecated List
Global CE_DECLARE_TYPE (name, types)
No need to use this macro when using CE_LOCAL_ALG2
Global CE_LOCAL_ALG (name, algName, ialgFxns, idma3Fxns, iresFxns, groupId, memType)
Use CE_LOCAL_ALG2 instaead.
Global Engine_AlgDesc::idmaFxns
The IDMA APIs are deprecated as of XDAIS 7.24. While supported in this release, they will be removed in a future release.
Global Engine_ATTRS
Engine_ATTRS is no longer recommended. Please use Engine_initAttrs() instead.
Global Engine_getUsedMem (Engine_Handle engine)
This service has been replaced by Server_getMemStat() to better indicate that this API is not intended for obtaining the current processor's memory statistics, rather it obtains the memory statistics of a remote Server. Also, Server_getMemStat() provides more granularity than Engine_getUsedMem().
Global IAUDIO_ChannelId
This enumeration is only supported on 0.9 XDM. To use it, you must define "XDM_INCLUDE_DOT9_SUPPORT" prior to including this file. In XDM 1.00, this has been superceded by IAUDIO_ChannelMode.
Global ti_sdo_ce_osal_Memory_contigAlloc (UInt size, UInt align)
This function has been superceded by ti_sdo_ce_osal_Memory_alloc() and will be removed in a future release. Users are recommended to modify their applications to use the new, more flexible ti_sdo_ce_osal_Memory_alloc() instead.
Group ti_xdais_dm_IAUDDEC
This XDM audio decoder interface has been deprecated, and superceeded by newer IAUDDECx audio decoder interfaces.
Group ti_xdais_dm_IAUDENC
This XDM audio encoder interface has been deprecated, and superceeded by newer IAUDENCx audio encoder interfaces.
Group ti_xdais_dm_IIMGDEC
This XDM image decoder interface has been deprecated, and superceeded by newer IIMGDECx image decoder interfaces.
Group ti_xdais_dm_IIMGENC
This XDM image encoder interface has been deprecated, and superceeded by newer IIMGENCx image encoder interfaces.
Group ti_xdais_dm_ISPHDEC
This XDM speech decoder interface has been deprecated, and superceeded by newer ISPHDECx speech decoder interfaces.
Group ti_xdais_dm_ISPHENC
This XDM speech encoder interface has been deprecated, and superceeded by newer ISPHENCx speech encoder interfaces.
Group ti_xdais_dm_IVIDDEC
This XDM video decoder interface has been deprecated, and superceeded by newer IVIDDECx video decoder interfaces.
Group ti_xdais_dm_IVIDDEC1
This XDM video decoder interface has been deprecated, and superceeded by newer IVIDDECx video decoder interfaces.
Group ti_xdais_dm_IVIDENC
This XDM video encoder interface has been deprecated, and superceeded by newer IVIDENCx video encoder interfaces.
Global XDM_ERUNTIME
This is only supported on 0.9 XDM. To use it, you must define "XDM_INCLUDE_DOT9_SUPPORT". In XDM 1.00+, it is required that codecs return "EFAIL", as "ERUNTIME" is not supported.
Global XDM_MEMTYPE_ROW
The XDM_MEMTYPE_ROW value is deprecated. Please use XDM_MEMTYPE_RAW (which, by design, has the same underyling value) instead.
Copyright 2013, Texas Instruments Incorporated