HomeSort by relevance Sort by last modified time
    Searched refs:nRuntimeInputBuffers (Results 26 - 34 of 34) sorted by null

12

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 353 pComponentPrivate->nRuntimeInputBuffers = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 409 pComponentPrivate->nRuntimeInputBuffers=0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 128 pComponentPrivate->nRuntimeInputBuffers = nIpBuf;
588 nIpBuf = pComponentPrivate->nRuntimeInputBuffers;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 132 pComponentPrivate->nRuntimeInputBuffers = nIpBuf;
586 nIpBuf = pComponentPrivate->nRuntimeInputBuffers;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c 128 pComponentPrivate->nRuntimeInputBuffers = nIpBuf;
519 nIpBuf = pComponentPrivate->nRuntimeInputBuffers;
    [all...]
OMX_AmrEncoder.c 464 pComponentPrivate->nRuntimeInputBuffers=0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 126 pComponentPrivate->nRuntimeInputBuffers = nIpBuf;
555 nIpBuf = pComponentPrivate->nRuntimeInputBuffers;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 120 pComponentPrivate->nRuntimeInputBuffers = nIpBuf;
543 nIpBuf = pComponentPrivate->nRuntimeInputBuffers;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c 137 pComponentPrivate->nRuntimeInputBuffers = nIpBuf;
655 nIpBuf = pComponentPrivate->nRuntimeInputBuffers;
    [all...]

Completed in 558 milliseconds

12