HomeSort by relevance Sort by last modified time
    Searched full:bufferlist (Results 1 - 12 of 12) sorted by null

  /hardware/ti/omap4-aah/domx/test/sample_proxy/
test_sample_proxy.c 169 BufferList *_pT = _pL; \
182 typedef struct _BufferList BufferList;
188 BufferList *pNextBuf;
204 BufferList *pInBufferList;
205 BufferList *pOutBufferList;
225 BufferList *pInBufferList;
226 BufferList *pOutBufferList;
580 BufferList *pList;
643 BufferList *pList;
677 BufferList *pBufferList
    [all...]
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 169 BufferList *_pT = _pL; \
182 typedef struct _BufferList BufferList;
188 BufferList *pNextBuf;
204 BufferList *pInBufferList;
205 BufferList *pOutBufferList;
225 BufferList *pInBufferList;
226 BufferList *pOutBufferList;
580 BufferList *pList;
643 BufferList *pList;
677 BufferList *pBufferList
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMX3A.cpp 1690 CameraBuffer *bufferlist; local
1885 CameraBuffer *bufferlist = NULL; local
    [all...]
OMXFocus.cpp 717 CameraBuffer *bufferlist; local
732 bufferlist = mMemMgr.allocateBufferList(0, 0, NULL, areasSize, 1);
733 focusAreas = (OMX_ALGOAREASTYPE*) bufferlist[0].opaque;
797 sharedBuffer.pSharedBuff = (OMX_U8 *) camera_buffer_get_omx_ptr (&bufferlist[0]);
816 if (NULL != bufferlist)
818 mMemMgr.freeBufferList (bufferlist);
OMXCapabilities.cpp 2402 CameraBuffer *bufferlist; local
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 291 typedef struct _BUFFERLIST BUFFERLIST;
300 BUFFERLIST *pNextBuf;
301 BUFFERLIST *pPrevBuf;
469 BUFFERLIST *pInputBufferList;
471 BUFFERLIST *pOutputBufferList;
  /external/chromium_org/third_party/webrtc/modules/audio_device/mac/
audio_device_mac.cc     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/dart/
SDL_dart.c 382 // Free bufferlist
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 264 OMX_MALLOC_GENERIC(pComponentPrivate->pInputBufferList, BUFFERLIST);
269 OMX_MALLOC_GENERIC(pComponentPrivate->pOutputBufferList, BUFFERLIST);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 551 typedef struct _BUFFERLIST BUFFERLIST;
606 BUFFERLIST *pInputBufferList;
615 BUFFERLIST *pOutputBufferList;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 240 OMX_MALLOC_GENERIC(pComponentPrivate->pInputBufferList, BUFFERLIST);
262 OMX_MALLOC_GENERIC(pComponentPrivate->pOutputBufferList, BUFFERLIST);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h     [all...]

Completed in 305 milliseconds