Searched defs:nAllocLen (Results 1 - 15 of 15) sorted by relevance

/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
H A Domx_proxy_h264enc.c557 OMX_U32 nFilledLen, nAllocLen; local
584 nAllocLen = pBufferHdr->nAllocLen;
589 pBufferHdr->nAllocLen = tParamStruct.nBufferSize;
693 pBufferHdr->nAllocLen = nAllocLen;
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
H A Domx_proxy_mpeg4enc.c540 OMX_U32 nFilledLen, nAllocLen; local
567 nAllocLen = pBufferHdr->nAllocLen;
572 pBufferHdr->nAllocLen = tParamStruct.nBufferSize;
679 pBufferHdr->nAllocLen = nAllocLen;
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
H A Domx_proxy_h264enc.c702 OMX_U32 nFilledLen, nAllocLen; local
735 nAllocLen = pBufferHdr->nAllocLen;
740 pBufferHdr->nAllocLen = tParamStruct.nBufferSize;
883 pBufferHdr->nAllocLen = nAllocLen;
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
H A Domx_proxy_mpeg4enc.c678 OMX_U32 nFilledLen, nAllocLen; local
710 nAllocLen = pBufferHdr->nAllocLen;
715 pBufferHdr->nAllocLen = tParamStruct.nBufferSize;
/hardware/qcom/media/mm-core/inc/
H A DOMX_Core.h413 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */ member in struct:OMX_BUFFERHEADERTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Core.h404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */ member in struct:OMX_BUFFERHEADERTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c921 plane.allocSize = pExynosInputPort->extendBufferHeader[i].OMXBufferHeader->nAllocLen;
1013 OMX_U32 nAllocLen[MFC_OUTPUT_BUFFER_PLANE] = {0, 0}; local
1017 nAllocLen[0] = calc_plane(pH264Dec->hMFCH264Handle.codecOutbufConf.nFrameWidth,
1019 nAllocLen[1] = calc_plane(pH264Dec->hMFCH264Handle.codecOutbufConf.nFrameWidth,
1023 ret = Exynos_Allocate_CodecBuffers(pOMXComponent, OUTPUT_PORT_INDEX, nOutbufs, nAllocLen);
1859 OMX_U32 nAllocLen[VIDEO_BUFFER_MAX_PLANES] = {0, 0, 0}; local
1860 nAllocLen[0] = pExynosOutputPort->portDefinition.format.video.nFrameWidth * pExynosOutputPort->portDefinition.format.video.nFrameHeight;
1861 nAllocLen[1] = pExynosOutputPort->portDefinition.format.video.nFrameWidth * pExynosOutputPort->portDefinition.format.video.nFrameHeight / 2;
1866 (unsigned int *)nAllocLen, (unsigned int *)dataLen,
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c1024 plane.allocSize = pExynosInputPort->extendBufferHeader[i].OMXBufferHeader->nAllocLen;
1117 OMX_U32 nAllocLen[MFC_OUTPUT_BUFFER_PLANE] = {0, 0}; local
1121 nAllocLen[0] = calc_plane(pMpeg4Dec->hMFCMpeg4Handle.codecOutbufConf.nFrameWidth,
1123 nAllocLen[1] = calc_plane(pMpeg4Dec->hMFCMpeg4Handle.codecOutbufConf.nFrameWidth,
1127 ret = Exynos_Allocate_CodecBuffers(pOMXComponent, OUTPUT_PORT_INDEX, nOutbufs, nAllocLen);
2017 OMX_U32 nAllocLen[VIDEO_BUFFER_MAX_PLANES] = {0, 0, 0}; local
2018 nAllocLen[0] = pExynosOutputPort->portDefinition.format.video.nFrameWidth * pExynosOutputPort->portDefinition.format.video.nFrameHeight;
2019 nAllocLen[1] = pExynosOutputPort->portDefinition.format.video.nFrameWidth * pExynosOutputPort->portDefinition.format.video.nFrameHeight / 2;
2024 (unsigned int *)nAllocLen, (unsigned int *)dataLen,
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
H A DExynos_OMX_Vp8dec.c835 plane.allocSize = pExynosInputPort->extendBufferHeader[i].OMXBufferHeader->nAllocLen;
927 OMX_U32 nAllocLen[MFC_OUTPUT_BUFFER_PLANE] = {0, 0}; local
931 nAllocLen[0] = calc_plane(pVp8Dec->hMFCVp8Handle.codecOutbufConf.nFrameWidth,
933 nAllocLen[1] = calc_plane(pVp8Dec->hMFCVp8Handle.codecOutbufConf.nFrameWidth,
937 ret = Exynos_Allocate_CodecBuffers(pOMXComponent, OUTPUT_PORT_INDEX, nOutbufs, nAllocLen);
1606 OMX_U32 nAllocLen[VIDEO_BUFFER_MAX_PLANES] = {0, 0, 0}; local
1607 nAllocLen[0] = pExynosOutputPort->portDefinition.format.video.nFrameWidth * pExynosOutputPort->portDefinition.format.video.nFrameHeight;
1608 nAllocLen[1] = pExynosOutputPort->portDefinition.format.video.nFrameWidth * pExynosOutputPort->portDefinition.format.video.nFrameHeight / 2;
1613 (unsigned int *)nAllocLen, (unsigned int *)dataLen,
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
H A DExynos_OMX_H264enc.c1755 OMX_U32 nAllocLen[MFC_INPUT_BUFFER_PLANE] = {0, 0}; local
1773 nAllocLen[0] = ALIGN_TO_16B(pExynosInputPort->portDefinition.format.video.nFrameWidth) *
1775 nAllocLen[1] = ALIGN(nAllocLen[0]/2,256);
1782 (unsigned int *)nAllocLen, (unsigned int *)pMFCYUVDataSize,
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A DExynos_OMX_Mpeg4enc.c1956 OMX_U32 nAllocLen[MFC_INPUT_BUFFER_PLANE] = {0, 0}; local
1974 nAllocLen[0] = ALIGN_TO_16B(pExynosInputPort->portDefinition.format.video.nFrameWidth) *
1976 nAllocLen[1] = ALIGN(nAllocLen[0]/2,256);
1983 (unsigned int *)nAllocLen, (unsigned int *)pMFCYUVDataSize,
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Core.h404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */ member in struct:OMX_BUFFERHEADERTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Core.h404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */ member in struct:OMX_BUFFERHEADERTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Core.h421 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */ member in struct:OMX_BUFFERHEADERTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Core.h404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */ member in struct:OMX_BUFFERHEADERTYPE

Completed in 633 milliseconds