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

  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 502 typedef struct _NBAMRDEC_BUFFERLIST NBAMRDEC_BUFFERLIST;
683 NBAMRDEC_BUFFERLIST *pInputBufferList;
686 NBAMRDEC_BUFFERLIST *pOutputBufferList;
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 272 OMX_MALLOC_GENERIC(pComponentPrivate->pInputBufferList, NBAMRDEC_BUFFERLIST);
274 OMX_MALLOC_GENERIC(pComponentPrivate->pOutputBufferList, NBAMRDEC_BUFFERLIST);
    [all...]

Completed in 35 milliseconds