HomeSort by relevance Sort by last modified time
    Searched refs:pBufHdr (Results 51 - 63 of 63) sorted by null

1 23

  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 412 pComponentPrivate->pOutputBufferList->pBufHdr[i] = NULL;
413 pComponentPrivate->pInputBufferList->pBufHdr[i] = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 280 pComponentPrivate->pOutputBufferList->pBufHdr[i] = NULL;
281 pComponentPrivate->pInputBufferList->pBufHdr[i] = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 273 pComponentPrivate->pOutputBufferList->pBufHdr[i] = NULL;
274 pComponentPrivate->pInputBufferList->pBufHdr[i] = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 263 pComponentPrivate->pOutputBufferList->pBufHdr[i] = NULL;
264 pComponentPrivate->pInputBufferList->pBufHdr[i] = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 301 pComponentPrivate->pOutputBufferList->pBufHdr[i] = NULL;
302 pComponentPrivate->pInputBufferList->pBufHdr[i] = NULL;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 286 pComponentPrivate->pOutputBufferList->pBufHdr[i] = NULL;
287 pComponentPrivate->pInputBufferList->pBufHdr[i] = NULL;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 347 OMX_BUFFERHEADERTYPE *pBufHdr[MAX_NUM_OF_BUFS]; /* records buffer header send by client */
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h 430 OMX_BUFFERHEADERTYPE *pBufHdr[WBAMR_DEC_MAX_NUM_OF_BUFS]; /* records buffer header send by client */
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 275 pComponentPrivate->pOutputBufferList->pBufHdr[i] = NULL;
276 pComponentPrivate->pInputBufferList->pBufHdr[i] = NULL;
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Decoder.h 422 OMX_BUFFERHEADERTYPE *pBufHdr[MAX_NUM_OF_BUFS]; /* records buffer header send by client */
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 510 OMX_BUFFERHEADERTYPE *pBufHdr[MAX_NUM_OF_BUFS]; /* records buffer header send by client */

Completed in 203 milliseconds

1 23