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

  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 107 /*static AACENC_COMPONENT_PRIVATE *pComponentPrivate_CC;*/
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c 121 WMADEC_COMPONENT_PRIVATE *pComponentPrivate, *pComponentPrivate_CC;
124 pComponentPrivate_CC = pComponentPrivate;
150 plcml_Init->Out_BufInfo.nBuffers = pComponentPrivate_CC->pOutputBufferList->numBuffers;
178 if(pComponentPrivate_CC->dasfmode == 1)
191 pComponentPrivate_CC->strmAttr = strmAttr;
217 pComponentPrivate_CC->iWmaSamplingFrequeny = WMADEC_DEFAULT_SAMPLING_FREQUENCY;
223 pComponentPrivate_CC->iWmaChannels =
224 pComponentPrivate_CC->wmaParams[OUTPUT_PORT]->nChannels;
230 if (pComponentPrivate_CC->pInputBufferList->numBuffers)
232 arr[3] = pComponentPrivate_CC->pInputBufferList->numBuffers
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c 94 static G722ENC_COMPONENT_PRIVATE *pComponentPrivate_CC = NULL;
607 pComponentPrivate_CC = pComponentPrivate;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 118 static G711DEC_COMPONENT_PRIVATE *pComponentPrivate_CC = NULL;
417 pComponentPrivate_CC = pComponentPrivate;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 104 static G729DEC_COMPONENT_PRIVATE *pComponentPrivate_CC;
432 pComponentPrivate_CC = pComponentPrivate;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c 117 static G729ENC_COMPONENT_PRIVATE *pComponentPrivate_CC;
403 pComponentPrivate_CC = pComponentPrivate;
    [all...]

Completed in 187 milliseconds