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

  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 345 OMX_MALLOC_SIZE_DSPALIGN(pComponentPrivate->ptAlgDynParams,sizeof(MP3DEC_UALGParams),
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 377 OMX_MALLOC_SIZE_DSPALIGN(pComponentPrivate->ptAlgDynParams,
381 OMX_PRINT2(pComponentPrivate->dbg, "UTIL: pComponentPrivate->ptAlgDynParams %p \n",pComponentPrivate->ptAlgDynParams);
606 OMX_MEMFREE_STRUCT_DSPALIGN(pComponentPrivate->ptAlgDynParams, MPEG4AACENC_UALGParams);
    [all...]
OMX_AacEncoder.c 313 pComponentPrivate->ptAlgDynParams = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 431 MPEG4AACENC_UALGParams* ptAlgDynParams;
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 544 MP3DEC_UALGParams *ptAlgDynParams;
    [all...]

Completed in 58 milliseconds