Home
last modified time | relevance | path

Searched refs:DSP_CACHE_ALIGNMENT (Results 1 – 11 of 11) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DOMX_TI_Common.h61 #define DSP_CACHE_ALIGNMENT 128 macro
95 _ptr_ = (_name_*)(((OMX_U8*)_ptr_ + DSP_CACHE_ALIGNMENT));
116 _pStruct_ = (_name_*)(((OMX_U8*)_pStruct_ - DSP_CACHE_ALIGNMENT));\
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
DOMX_G711Enc_Utils.h340 #define DSP_CACHE_ALIGNMENT 256 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Enc_Utils.c253 …G711ENC_OMX_MALLOC_SIZE(pBufferParamTemp, sizeof(G711ENC_ParamStruct) + DSP_CACHE_ALIGNMENT,OMX_U8… in G711ENC_FillLCMLInitParams()
865 … (sizeof(G711ENC_AudioCodecParams)+DSP_CACHE_ALIGNMENT), in G711ENC_HandleCommand()
1469 …OMX_MALLOC_SIZE(pBufParmsTemp, (sizeof(G711ENC_FrameStruct)*nFrames) + DSP_CACHE_ALIGNMENT,OMX_U8); in G711ENC_HandleDataBufFromApp()
1622 …MX_MALLOC_SIZE(pBufParmsTemp, (sizeof(G711ENC_FrameStruct)*nFrames ) + DSP_CACHE_ALIGNMENT,OMX_U8); in G711ENC_HandleDataBufFromApp()
2457 …G711ENC_OMX_MALLOC_SIZE(pBufferParamTemp, sizeof(G711ENC_ParamStruct) + DSP_CACHE_ALIGNMENT,OMX_U8… in G711ENC_FillLCMLInitParamsEx()
DOMX_G711Encoder.c1450 (nSizeBytes + DSP_CACHE_ALIGNMENT), in AllocateBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c431 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
443 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDecoder.c424 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
433 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEncoder.c410 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
422 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEncoder.c307 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
325 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Decoder.c406 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
423 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDecoder.c403 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
419 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEncoder.c317 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()
336 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT; in OMX_ComponentInit()