Home
last modified time | relevance | path

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

/hardware/ti/omap3/dspbridge/inc/
DDSPProcessor.h156 extern DBAPI DSPProcessor_FlushMemory(DSP_HPROCESSOR hProcessor,
/hardware/ti/omap3/dspbridge/libbridge/inc/
DDSPProcessor.h156 extern DBAPI DSPProcessor_FlushMemory(DSP_HPROCESSOR hProcessor,
/hardware/ti/omap3/dspbridge/libbridge/
DDSPProcessor.c211 DBAPI DSPProcessor_FlushMemory(DSP_HPROCESSOR hProcessor, PVOID pMpuAddr, in DSPProcessor_FlushMemory() function
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDec_Utils.c2201 …status = DSPProcessor_FlushMemory(phandle->dspCodec->hProc, pLcmlHdr->pFrameParam, nFrames*sizeof(… in WBAMR_DEC_HandleDataBuf_FromApp()
2365 …status = DSPProcessor_FlushMemory(phandle->dspCodec->hProc, pLcmlHdr->pFrameParam, nFrames*sizeof(… in WBAMR_DEC_HandleDataBuf_FromApp()
2657 …status = DSPProcessor_FlushMemory(dspphandle->dspCodec->hProc, pLcmlHdr->pFrameParam, pLcmlHdr->pB… in WBAMR_DEC_LCML_Callback()
3468 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDec_Utils.c2217 …status = DSPProcessor_FlushMemory(phandle->dspCodec->hProc, pLcmlHdr->pFrameParam, nFrames*sizeof… in NBAMRDECHandleDataBuf_FromApp()
2401 …status = DSPProcessor_FlushMemory(phandle->dspCodec->hProc, pLcmlHdr->pFrameParam, nFrames*sizeof… in NBAMRDECHandleDataBuf_FromApp()
2685 …status = DSPProcessor_FlushMemory(dspphandle->dspCodec->hProc, pLcmlHdr->pFrameParam, pLcmlHdr->pB… in NBAMRDECLCML_Callback()
3453 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c1012 …status = DSPProcessor_FlushMemory(phandle->dspCodec->hProc, pDmmBuf->pAllocated, bufferSizeUsed, (… in QueueBuffer()
1024 … status = DSPProcessor_FlushMemory(phandle->dspCodec->hProc, pDmmBuf->pAllocated, bufferLen, 3); in QueueBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Dec_Utils.c2036 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Dec_Utils.c2757 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Enc_Utils.c2587 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEnc_Utils.c3275 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEnc_Utils.c3044 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()