Searched refs:OMX_G729MEMFREE_STRUCT (Results 1 – 5 of 5) sorted by relevance
459 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pAlgParam); in G729ENC_FreeCompResources()464 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pParams); in G729ENC_FreeCompResources()468 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pPortDef[G729ENC_INPUT_PORT]); in G729ENC_FreeCompResources()469 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pPortDef[G729ENC_OUTPUT_PORT]); in G729ENC_FreeCompResources()470 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pcmParams); in G729ENC_FreeCompResources()471 OMX_G729MEMFREE_STRUCT(pComponentPrivate->g729Params); in G729ENC_FreeCompResources()472 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pCompPort[G729ENC_INPUT_PORT]->pPortFormat); in G729ENC_FreeCompResources()473 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pCompPort[G729ENC_OUTPUT_PORT]->pPortFormat); in G729ENC_FreeCompResources()474 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pCompPort[G729ENC_INPUT_PORT]); in G729ENC_FreeCompResources()475 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pCompPort[G729ENC_OUTPUT_PORT]); in G729ENC_FreeCompResources()[all …]
1557 OMX_G729MEMFREE_STRUCT(pComponentPrivate); in ComponentDeInit()1813 OMX_G729MEMFREE_STRUCT(tempBuff); in FreeBuffer()1821 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]); in FreeBuffer()1850 OMX_G729MEMFREE_STRUCT(tempBuff); in FreeBuffer()1858 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList->pBufHdr[outputIndex]); in FreeBuffer()
1556 OMX_G729MEMFREE_STRUCT(pComponentPrivate->sDeviceString); in ComponentDeInit()1557 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pInputBufferList); in ComponentDeInit()1558 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pOutputBufferList); in ComponentDeInit()1559 OMX_G729MEMFREE_STRUCT(pComponentPrivate->g729Params); in ComponentDeInit()1560 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pcmParams); in ComponentDeInit()1561 OMX_G729MEMFREE_STRUCT(pComponentPrivate->sPriorityMgmt); in ComponentDeInit()1562 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pPortDef[G729DEC_INPUT_PORT]); in ComponentDeInit()1563 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]); in ComponentDeInit()1564 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pInPortFormat); in ComponentDeInit()1565 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pOutPortFormat); in ComponentDeInit()[all …]
205 #define OMX_G729MEMFREE_STRUCT(_pStruct_) \ macro
207 #define OMX_G729MEMFREE_STRUCT(_pStruct_) \ macro