/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
D | OMX_TI_Common.h | 102 #define OMX_MEMFREE_STRUCT(_pStruct_)\ macro 117 OMX_MEMFREE_STRUCT(_pStruct_);\
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDecoder.c | 500 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 …]
|
D | OMX_WmaDec_Utils.c | 286 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/ |
D | OMX_WbAmrEnc_Utils.c | 462 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 …]
|
D | OMX_WbAmrEncoder.c | 1322 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/ |
D | OMX_AmrEnc_Utils.c | 452 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 …]
|
D | OMX_AmrEncoder.c | 1325 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() 2087 …OMX_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/ |
D | OMX_Mp3Decoder.c | 507 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 …]
|
D | OMX_Mp3Dec_Utils.c | 513 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/ |
D | OMX_AacDecoder.c | 508 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 …]
|
D | OMX_AacDec_Utils.c | 484 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/ |
D | OMX_WbAmrDecoder.c | 1166 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() 1914 …OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]->pOutputPortPrivate); in FreeBuffer() 1915 OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]); in FreeBuffer()
|
D | OMX_WbAmrDec_Utils.c | 508 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/ |
D | OMX_AmrDecoder.c | 1206 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() 2008 …OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]->pOutputPortPrivate); in FreeBuffer() 2009 OMX_MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]); in FreeBuffer()
|
D | OMX_AmrDec_Utils.c | 535 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/ |
D | OMX_AacEncoder.c | 1250 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()
|
D | OMX_AacEnc_Utils.c | 524 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()
|