Home
last modified time | relevance | path

Searched refs:OMX_MEMFREE_STRUCT (Results 1 – 17 of 17) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DOMX_TI_Common.h102 #define OMX_MEMFREE_STRUCT(_pStruct_)\ macro
117 OMX_MEMFREE_STRUCT(_pStruct_);\
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDecoder.c500 OMX_MEMFREE_STRUCT(pPortDef_op); in OMX_ComponentInit()
501 OMX_MEMFREE_STRUCT(pPortDef_ip); in OMX_ComponentInit()
502 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString); in OMX_ComponentInit()
503 OMX_MEMFREE_STRUCT(pComponentPrivate->pDspDefinition); in OMX_ComponentInit()
504 OMX_MEMFREE_STRUCT(pComponentPrivate->pHeaderInfo); in OMX_ComponentInit()
505 OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList); in OMX_ComponentInit()
506 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList); in OMX_ComponentInit()
507 OMX_MEMFREE_STRUCT(wma_op); in OMX_ComponentInit()
508 OMX_MEMFREE_STRUCT(wma_ip); in OMX_ComponentInit()
509 OMX_MEMFREE_STRUCT(pHandle->pComponentPrivate); in OMX_ComponentInit()
[all …]
DOMX_WmaDec_Utils.c286 OMX_MEMFREE_STRUCT(strmAttr); in WMADECFill_LCMLInitParams()
318 OMX_MEMFREE_STRUCT(strmAttr); in WMADECFill_LCMLInitParams()
319 OMX_MEMFREE_STRUCT(pTemp_lcml ); in WMADECFill_LCMLInitParams()
340 OMX_MEMFREE_STRUCT(strmAttr); in WMADECFill_LCMLInitParams()
565 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[INPUT_PORT]); in WMADEC_FreeCompResources()
574 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[OUTPUT_PORT]); in WMADEC_FreeCompResources()
581 OMX_MEMFREE_STRUCT(pComponentPrivate->wmaParams[INPUT_PORT]); in WMADEC_FreeCompResources()
590 OMX_MEMFREE_STRUCT(pComponentPrivate->wmaParams[OUTPUT_PORT]); in WMADEC_FreeCompResources()
646 OMX_MEMFREE_STRUCT(pComponentPrivate->strmAttr); in WMADEC_CleanupInitParams()
673 OMX_MEMFREE_STRUCT(pComponentPrivate->pLcmlBufHeader[INPUT_PORT]); in WMADEC_CleanupInitParams()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEnc_Utils.c462 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[WBAMRENC_INPUT_PORT]); in WBAMRENC_FreeCompResources()
463 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[WBAMRENC_OUTPUT_PORT]); in WBAMRENC_FreeCompResources()
464 OMX_MEMFREE_STRUCT(pComponentPrivate->pcmParams); in WBAMRENC_FreeCompResources()
465 OMX_MEMFREE_STRUCT(pComponentPrivate->amrParams); in WBAMRENC_FreeCompResources()
467 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[WBAMRENC_INPUT_PORT]->pPortFormat); in WBAMRENC_FreeCompResources()
468 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[WBAMRENC_OUTPUT_PORT]->pPortFormat); in WBAMRENC_FreeCompResources()
469 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[WBAMRENC_INPUT_PORT]); in WBAMRENC_FreeCompResources()
470 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[WBAMRENC_OUTPUT_PORT]); in WBAMRENC_FreeCompResources()
472 OMX_MEMFREE_STRUCT(pComponentPrivate->sPortParam); in WBAMRENC_FreeCompResources()
473 OMX_MEMFREE_STRUCT(pComponentPrivate->sPriorityMgmt); in WBAMRENC_FreeCompResources()
[all …]
DOMX_WbAmrEncoder.c1322 OMX_MEMFREE_STRUCT(streamInfo); in GetConfig()
1335 OMX_MEMFREE_STRUCT(streamInfo); in GetConfig()
1895 OMX_MEMFREE_STRUCT(pComponentPrivate); in ComponentDeInit()
2148 OMX_MEMFREE_STRUCT(tempBuff); in FreeBuffer()
2157 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]); in FreeBuffer()
2187 OMX_MEMFREE_STRUCT(tempBuff); in FreeBuffer()
2196 OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]); in FreeBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEnc_Utils.c452 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[NBAMRENC_INPUT_PORT]); in NBAMRENC_FreeCompResources()
453 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[NBAMRENC_OUTPUT_PORT]); in NBAMRENC_FreeCompResources()
454 OMX_MEMFREE_STRUCT(pComponentPrivate->pcmParams); in NBAMRENC_FreeCompResources()
455 OMX_MEMFREE_STRUCT(pComponentPrivate->amrParams); in NBAMRENC_FreeCompResources()
457 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[NBAMRENC_INPUT_PORT]->pPortFormat); in NBAMRENC_FreeCompResources()
458 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[NBAMRENC_OUTPUT_PORT]->pPortFormat); in NBAMRENC_FreeCompResources()
459 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[NBAMRENC_INPUT_PORT]); in NBAMRENC_FreeCompResources()
460 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[NBAMRENC_OUTPUT_PORT]); in NBAMRENC_FreeCompResources()
462 OMX_MEMFREE_STRUCT(pComponentPrivate->sPortParam); in NBAMRENC_FreeCompResources()
463 OMX_MEMFREE_STRUCT(pComponentPrivate->sPriorityMgmt); in NBAMRENC_FreeCompResources()
[all …]
DOMX_AmrEncoder.c1325 OMX_MEMFREE_STRUCT(streamInfo); in GetConfig()
1806 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString); in ComponentDeInit()
1807 OMX_MEMFREE_STRUCT(pComponentPrivate); in ComponentDeInit()
2054 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]); in FreeBuffer()
2087OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]->pOutputPortPrivate); in FreeBuffer()
2088 OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]); in FreeBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Decoder.c507 OMX_MEMFREE_STRUCT(pPortDef_ip); in OMX_ComponentInit()
508 OMX_MEMFREE_STRUCT(pPortDef_op); in OMX_ComponentInit()
509 OMX_MEMFREE_STRUCT(mp3_ip); in OMX_ComponentInit()
510 OMX_MEMFREE_STRUCT(mp3_op); in OMX_ComponentInit()
511 OMX_MEMFREE_STRUCT(pComponentPrivate); in OMX_ComponentInit()
512 OMX_MEMFREE_STRUCT(pTemp); in OMX_ComponentInit()
1418 OMX_MEMFREE_STRUCT(streamInfo); in GetConfig()
1776 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString); in ComponentDeInit()
1782 OMX_MEMFREE_STRUCT(pComponentPrivate); in ComponentDeInit()
2003 OMX_MEMFREE_STRUCT(pBufferHeader); in AllocateBuffer()
[all …]
DOMX_Mp3Dec_Utils.c513 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[MP3D_INPUT_PORT]); in MP3DEC_FreeCompResources()
514 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[MP3D_OUTPUT_PORT]); in MP3DEC_FreeCompResources()
515 OMX_MEMFREE_STRUCT(pComponentPrivate->mp3Params); in MP3DEC_FreeCompResources()
516 OMX_MEMFREE_STRUCT (pComponentPrivate->pcmParams); in MP3DEC_FreeCompResources()
517 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[MP3D_INPUT_PORT]->pPortFormat); in MP3DEC_FreeCompResources()
518 OMX_MEMFREE_STRUCT (pComponentPrivate->pCompPort[MP3D_OUTPUT_PORT]->pPortFormat); in MP3DEC_FreeCompResources()
519 OMX_MEMFREE_STRUCT (pComponentPrivate->pCompPort[MP3D_INPUT_PORT]); in MP3DEC_FreeCompResources()
520 OMX_MEMFREE_STRUCT (pComponentPrivate->pCompPort[MP3D_OUTPUT_PORT]); in MP3DEC_FreeCompResources()
521 OMX_MEMFREE_STRUCT (pComponentPrivate->sPortParam); in MP3DEC_FreeCompResources()
522 OMX_MEMFREE_STRUCT (pComponentPrivate->pPriorityMgmt); in MP3DEC_FreeCompResources()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDecoder.c508 OMX_MEMFREE_STRUCT(pPortDef_ip); in OMX_ComponentInit()
509 OMX_MEMFREE_STRUCT(pPortDef_op); in OMX_ComponentInit()
510 OMX_MEMFREE_STRUCT(aac_ip); in OMX_ComponentInit()
511 OMX_MEMFREE_STRUCT(aac_op); in OMX_ComponentInit()
512 OMX_MEMFREE_STRUCT(pTemp); in OMX_ComponentInit()
1390 OMX_MEMFREE_STRUCT(streamInfo); in GetConfig()
1719 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString); in ComponentDeInit()
1729 OMX_MEMFREE_STRUCT(pComponentPrivate); in ComponentDeInit()
1917 OMX_MEMFREE_STRUCT(pBufferHeader); in AllocateBuffer()
2007 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]); in FreeBuffer()
[all …]
DOMX_AacDec_Utils.c484 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[INPUT_PORT_AACDEC]); in AACDEC_FreeCompResources()
485 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[OUTPUT_PORT_AACDEC]); in AACDEC_FreeCompResources()
486 OMX_MEMFREE_STRUCT(pComponentPrivate->aacParams); in AACDEC_FreeCompResources()
487 OMX_MEMFREE_STRUCT(pComponentPrivate->pcmParams); in AACDEC_FreeCompResources()
488 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[INPUT_PORT_AACDEC]->pPortFormat); in AACDEC_FreeCompResources()
489 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[OUTPUT_PORT_AACDEC]->pPortFormat); in AACDEC_FreeCompResources()
490 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[INPUT_PORT_AACDEC]); in AACDEC_FreeCompResources()
491 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[OUTPUT_PORT_AACDEC]); in AACDEC_FreeCompResources()
492 OMX_MEMFREE_STRUCT(pComponentPrivate->sPortParam); in AACDEC_FreeCompResources()
493 OMX_MEMFREE_STRUCT(pComponentPrivate->pPriorityMgmt); in AACDEC_FreeCompResources()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c1166 OMX_MEMFREE_STRUCT(streamInfo); in GetConfig()
1646 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList); in ComponentDeInit()
1648 OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList); in ComponentDeInit()
1658 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString); in ComponentDeInit()
1661 OMX_MEMFREE_STRUCT(pComponentPrivate); in ComponentDeInit()
1887 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]); in FreeBuffer()
1914OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]->pOutputPortPrivate); in FreeBuffer()
1915 OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]); in FreeBuffer()
DOMX_WbAmrDec_Utils.c508 OMX_MEMFREE_STRUCT (pComponentPrivate->pPriorityMgmt); in WBAMR_DEC_FreeCompResources()
509 OMX_MEMFREE_STRUCT (pComponentPrivate->pHoldBuffer); in WBAMR_DEC_FreeCompResources()
510 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[WBAMR_DEC_INPUT_PORT]); in WBAMR_DEC_FreeCompResources()
511 OMX_MEMFREE_STRUCT (pComponentPrivate->pPortDef[WBAMR_DEC_OUTPUT_PORT]); in WBAMR_DEC_FreeCompResources()
512 OMX_MEMFREE_STRUCT(pComponentPrivate->wbamrParams[WBAMR_DEC_INPUT_PORT]); in WBAMR_DEC_FreeCompResources()
513 OMX_MEMFREE_STRUCT (pComponentPrivate->wbamrParams[WBAMR_DEC_OUTPUT_PORT]); in WBAMR_DEC_FreeCompResources()
551 OMX_MEMFREE_STRUCT(pComponentPrivate->strmAttr); in WBAMR_DEC_CleanupInitParams()
569 OMX_MEMFREE_STRUCT(pTemp_lcml->pDmmBuf); in WBAMR_DEC_CleanupInitParams()
587 OMX_MEMFREE_STRUCT(pTemp_lcml->pDmmBuf); in WBAMR_DEC_CleanupInitParams()
591 OMX_MEMFREE_STRUCT(pComponentPrivate->pLcmlBufHeader[WBAMR_DEC_INPUT_PORT]); in WBAMR_DEC_CleanupInitParams()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c1206 OMX_MEMFREE_STRUCT(streamInfo); in GetConfig()
1725 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList); in ComponentDeInit()
1727 OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList); in ComponentDeInit()
1737 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString); in ComponentDeInit()
1739 OMX_MEMFREE_STRUCT(pComponentPrivate); in ComponentDeInit()
1981 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]); in FreeBuffer()
2008OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]->pOutputPortPrivate); in FreeBuffer()
2009 OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]); in FreeBuffer()
DOMX_AmrDec_Utils.c535 OMX_MEMFREE_STRUCT(pComponentPrivate->pPriorityMgmt); in NBAMRDEC_FreeCompResources()
536 OMX_MEMFREE_STRUCT(pComponentPrivate->pHoldBuffer); in NBAMRDEC_FreeCompResources()
537 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]); in NBAMRDEC_FreeCompResources()
538 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[NBAMRDEC_OUTPUT_PORT]); in NBAMRDEC_FreeCompResources()
539 OMX_MEMFREE_STRUCT(pComponentPrivate->amrParams[NBAMRDEC_INPUT_PORT]); in NBAMRDEC_FreeCompResources()
540 OMX_MEMFREE_STRUCT(pComponentPrivate->amrParams[NBAMRDEC_OUTPUT_PORT]); in NBAMRDEC_FreeCompResources()
582 OMX_MEMFREE_STRUCT(pComponentPrivate->strmAttr); in NBAMRDEC_CleanupInitParams()
598 OMX_MEMFREE_STRUCT(pTemp_lcml->pDmmBuf); in NBAMRDEC_CleanupInitParams()
613 OMX_MEMFREE_STRUCT(pTemp_lcml->pDmmBuf); in NBAMRDEC_CleanupInitParams()
616 OMX_MEMFREE_STRUCT(pComponentPrivate->pLcmlBufHeader[NBAMRDEC_INPUT_PORT]); in NBAMRDEC_CleanupInitParams()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEncoder.c1250 OMX_MEMFREE_STRUCT(streamInfo); in GetConfig()
1752 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList); in ComponentDeInit()
1753 OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList); in ComponentDeInit()
1762 OMX_MEMFREE_STRUCT(pComponentPrivate->sDeviceString); in ComponentDeInit()
1778 OMX_MEMFREE_STRUCT(pComponentPrivate); in ComponentDeInit()
2043 OMX_MEMFREE_STRUCT(buffHdr); in FreeBuffer()
DOMX_AacEnc_Utils.c524 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[INPUT_PORT]); in AACENC_FreeCompResources()
525 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[OUTPUT_PORT]); in AACENC_FreeCompResources()
526 OMX_MEMFREE_STRUCT(pComponentPrivate->aacParams[INPUT_PORT]); in AACENC_FreeCompResources()
527 OMX_MEMFREE_STRUCT(pComponentPrivate->aacParams[OUTPUT_PORT]); in AACENC_FreeCompResources()
528 OMX_MEMFREE_STRUCT(pComponentPrivate->pcmParam[INPUT_PORT]); in AACENC_FreeCompResources()
529 OMX_MEMFREE_STRUCT(pComponentPrivate->pcmParam[OUTPUT_PORT]); in AACENC_FreeCompResources()
585 OMX_MEMFREE_STRUCT(pComponentPrivate->strmAttr); in AACENC_CleanupInitParams()
604 OMX_MEMFREE_STRUCT(pComponentPrivate->pLcmlBufHeader[INPUT_PORT]); in AACENC_CleanupInitParams()
605 OMX_MEMFREE_STRUCT(pComponentPrivate->pLcmlBufHeader[OUTPUT_PORT]); in AACENC_CleanupInitParams()