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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c 459 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pAlgParam);
464 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pParams);
468 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pPortDef[G729ENC_INPUT_PORT]);
469 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pPortDef[G729ENC_OUTPUT_PORT]);
470 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pcmParams);
471 OMX_G729MEMFREE_STRUCT(pComponentPrivate->g729Params);
472 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pCompPort[G729ENC_INPUT_PORT]->pPortFormat);
473 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pCompPort[G729ENC_OUTPUT_PORT]->pPortFormat);
474 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pCompPort[G729ENC_INPUT_PORT]);
475 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pCompPort[G729ENC_OUTPUT_PORT])
    [all...]
OMX_G729Encoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 205 #define OMX_G729MEMFREE_STRUCT(_pStruct_) \
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h 207 #define OMX_G729MEMFREE_STRUCT(_pStruct_) \
    [all...]

Completed in 167 milliseconds