HomeSort by relevance Sort by last modified time
    Searched refs:G726D_OMX_FREE (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c 344 G726D_OMX_FREE(strmAttr);
345 G726D_OMX_FREE(pTemp_lcml);
496 G726D_OMX_FREE(pComponentPrivate->pPortDef[G726D_INPUT_PORT]);
497 G726D_OMX_FREE(pComponentPrivate->pPortDef[G726D_OUTPUT_PORT]);
498 G726D_OMX_FREE(pComponentPrivate->G726Params);
499 G726D_OMX_FREE(pComponentPrivate->PcmParams);
500 G726D_OMX_FREE(pComponentPrivate->pCompPort[G726D_INPUT_PORT]->pPortFormat);
501 G726D_OMX_FREE(pComponentPrivate->pCompPort[G726D_OUTPUT_PORT]->pPortFormat);
502 G726D_OMX_FREE(pComponentPrivate->pCompPort[G726D_INPUT_PORT]);
503 G726D_OMX_FREE(pComponentPrivate->pCompPort[G726D_OUTPUT_PORT])
    [all...]
OMX_G726Decoder.c 460 G726D_OMX_FREE(pPortDef_ip);
461 G726D_OMX_FREE(pPortDef_op);
462 G726D_OMX_FREE(G726_ip);
463 G726D_OMX_FREE(G726_op);
464 G726D_OMX_FREE(pTemp);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h 212 #define G726D_OMX_FREE(ptr) \
    [all...]

Completed in 53 milliseconds