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

  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 557 OMX_U32 nFilledLen, nAllocLen;
584 nAllocLen = pBufferHdr->nAllocLen;
589 pBufferHdr->nAllocLen = tParamStruct.nBufferSize;
693 pBufferHdr->nAllocLen = nAllocLen;
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 540 OMX_U32 nFilledLen, nAllocLen;
567 nAllocLen = pBufferHdr->nAllocLen;
572 pBufferHdr->nAllocLen = tParamStruct.nBufferSize;
679 pBufferHdr->nAllocLen = nAllocLen;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Core.h 404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Core.h 421 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
    [all...]

Completed in 132 milliseconds