Searched refs:G722D_OMX_FREE (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Dec_Utils.c371 /*G722D_OMX_FREE(strmAttr);
372 G722D_OMX_FREE(arr);*/
456 G722D_OMX_FREE(strmAttr);
457 G722D_OMX_FREE(arr);
458 G722D_OMX_FREE(pTemp_lcml);
625 G722D_OMX_FREE(pComponentPrivate->pPortDef[G722D_INPUT_PORT]);
626 G722D_OMX_FREE(pComponentPrivate->pPortDef[G722D_OUTPUT_PORT]);
627 G722D_OMX_FREE(pComponentPrivate->G722Params[G722D_INPUT_PORT]);
628 G722D_OMX_FREE(pComponentPrivate->G722Params[G722D_OUTPUT_PORT]);
629 G722D_OMX_FREE(pComponentPrivat
[all...]
H A DOMX_G722Decoder.c454 G722D_OMX_FREE(pPortDef_ip);
455 G722D_OMX_FREE(pPortDef_op);
456 G722D_OMX_FREE(G722_ip);
457 G722D_OMX_FREE(G722_op);
458 G722D_OMX_FREE(pTemp);
1542 G722D_OMX_FREE(pComponentPrivate->sDeviceString);
1546 G722D_OMX_FREE(pComponentPrivate);
1755 G722D_OMX_FREE(pBufferHeader->pBuffer);
1756 G722D_OMX_FREE(pBufferHeader);
1831 G722D_OMX_FREE(buf
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Dec_Utils.h194 #define G722D_OMX_FREE(ptr) \ macro

Completed in 11 milliseconds