Searched refs:DSPProcessor_FlushMemory (Results 1 – 11 of 11) sorted by relevance
/hardware/ti/omap3/dspbridge/inc/ |
D | DSPProcessor.h | 156 extern DBAPI DSPProcessor_FlushMemory(DSP_HPROCESSOR hProcessor,
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
D | DSPProcessor.h | 156 extern DBAPI DSPProcessor_FlushMemory(DSP_HPROCESSOR hProcessor,
|
/hardware/ti/omap3/dspbridge/libbridge/ |
D | DSPProcessor.c | 211 DBAPI DSPProcessor_FlushMemory(DSP_HPROCESSOR hProcessor, PVOID pMpuAddr, in DSPProcessor_FlushMemory() function
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDec_Utils.c | 2201 …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/ |
D | OMX_AmrDec_Utils.c | 2217 …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/ |
D | LCML_DspCodec.c | 1012 …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/ |
D | OMX_G726Dec_Utils.c | 2036 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
D | OMX_G711Dec_Utils.c | 2757 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
D | OMX_G711Enc_Utils.c | 2587 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
D | OMX_WbAmrEnc_Utils.c | 3275 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEnc_Utils.c | 3044 status = DSPProcessor_FlushMemory(ProcHandle, pDmmBuf->pAllocated, size, 0); in OMX_DmmMap()
|