Searched refs:AllocateBuffer (Results 26 - 50 of 51) sorted by relevance

123

/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c138 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
210 pHandle->AllocateBuffer = AllocateBuffer;
1329 * AllocateBuffer()
1340 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1356 G726ENC_DPRINT("%d :: Entering AllocateBuffer\n", __LINE__);
1441 G726ENC_DPRINT("%d :: Exiting AllocateBuffer\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c145 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
238 pHandle->AllocateBuffer = AllocateBuffer;
1603 * AllocateBuffer()
1614 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1732 G729DEC_DPRINT("AllocateBuffer returning %d\n",eError);
1937 G729DEC_DPRINT ("%d :: In AllocateBuffer\n", __LINE__);
1943 G729DEC_DPRINT ("%d :: In AllocateBuffer\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c146 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
219 pHandle->AllocateBuffer = AllocateBuffer;
1595 * AllocateBuffer()
1606 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1629 G729ENC_DPRINT("Entering AllocateBuffer\n");
1728 G729ENC_DPRINT("Exiting AllocateBuffer. Returning = 0x%x\n", eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c146 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
220 pHandle->AllocateBuffer = AllocateBuffer;
1695 * AllocateBuffer()
1706 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1814 OMX_PRINT1(pComponentPrivate->dbg, "AllocateBuffer returning %d\n",eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c141 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
209 pHandle->AllocateBuffer = AllocateBuffer;
1636 * AllocateBuffer()
1647 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1776 OMX_PRINT1(pComponentPrivate->dbg, "AllocateBuffer returning %d\n",eError);
2021 OMX_ERROR4(pComponentPrivate->dbg, "%d :: In AllocateBuffer\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c158 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
227 pHandle->AllocateBuffer = AllocateBuffer;
1775 * @fn AllocateBuffer() This function allocated the memory for the buffer onm
1796 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1812 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_ErrorInvalidState from AllocateBuffer\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c123 static OMX_ERRORTYPE AllocateBuffer(OMX_IN OMX_HANDLETYPE hComponent, OMX_INOUT OMX_BUFFERHEADERTYPE** pBuffer, OMX_IN OMX_U32 nPortIndex, OMX_IN OMX_PTR pAppPrivate, OMX_IN OMX_U32 nSizeBytes);
190 pHandle->AllocateBuffer = AllocateBuffer;
1814 * AllocateBuffer()
1825 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1842 OMX_PRINT1(pComponentPrivate->dbg, "%d :: AACENC: Entering AllocateBuffer\n", __LINE__);
1846 OMX_ERROR4(pComponentPrivate->dbg, "%d :: AllocateBuffer: Error - Unknown port index %ld\n",__LINE__, nPortIndex);
1865 OMX_ERROR4(pComponentPrivate->dbg, "%d :: AllocateBuffer - Error: port (%ld) already populated\n", __LINE__, nPortIndex);
1959 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: AACENC: AllocateBuffer returning eError = %d\n", __LINE__, eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c158 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
232 pHandle->AllocateBuffer = AllocateBuffer;
1845 * @fn AllocateBuffer() This function allocated the memory for the buffer onm
1866 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1880 OMX_PRINT1 (pComponentPrivate->dbg,"Entering AllocateBuffer\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c140 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
224 pHandle->AllocateBuffer = AllocateBuffer;
1775 * AllocateBuffer()
1786 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1805 OMX_PRBUFFER1(pComponentPrivate->dbg, "AllocateBuffer %d\n",__LINE__);
1904 OMX_PRINT1(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: AllocateBuffer returning %d\n",__LINE__,eError);
2101 OMX_ERROR4(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: In AllocateBuffer\n", __LINE__);
2107 OMX_PRINT1(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: In AllocateBuffer\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c152 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
231 pHandle->AllocateBuffer = AllocateBuffer;
1845 * AllocateBuffer()
1856 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1878 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Entering AllocateBuffer\n", __LINE__);
1972 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Exiting AllocateBuffer\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c146 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
214 pHandle->AllocateBuffer = AllocateBuffer;
1933 * AllocateBuffer()
1944 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportbase.cpp404 OMX_ERRORTYPE PortBase:: AllocateBuffer(OMX_BUFFERHEADERTYPE **ppBuffer, function in class:PortBase
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c253 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
431 pHandle->AllocateBuffer = AllocateBuffer;
3640 * AllocateBuffer()
3654 OMX_ERRORTYPE AllocateBuffer(OMX_IN OMX_HANDLETYPE hComponent, function
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
H A Domx_proxy_h264enc.c358 pHandle->AllocateBuffer = LOCAL_PROXY_H264E_AllocateBuffer;
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
H A Domx_proxy_mpeg4enc.c352 pHandle->AllocateBuffer = LOCAL_PROXY_MPEG4E_AllocateBuffer;
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
H A Domx_proxy_h264enc.c222 pHandle->AllocateBuffer = LOCAL_PROXY_H264E_AllocateBuffer;
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
H A Domx_proxy_mpeg4enc.c217 pHandle->AllocateBuffer = LOCAL_PROXY_MPEG4E_AllocateBuffer;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
H A DExynos_OMX_Adec.c1495 pOMXComponent->AllocateBuffer = &Exynos_OMX_AllocateBuffer;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
H A DExynos_OMX_Vdec.c1306 pOMXComponent->AllocateBuffer = &Exynos_OMX_AllocateBuffer;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
H A DExynos_OMX_Venc.c1320 pOMXComponent->AllocateBuffer = &Exynos_OMX_AllocateBuffer;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDecoder.c632 pHandle->AllocateBuffer = AllocateBuffer_JPEGDec;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEncoder.c468 pHandle->AllocateBuffer = JPEGENC_AllocateBuffer;
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c215 * AllocateBuffer()
246 VPP_DPRINT("VPP::Inside the AllocateBuffer portindex =%ld\n",nPortIndex);
252 VPP_DPRINT("OMX_ErrorBadparameter AllocateBuffer!!\n");
274 VPP_DPRINT ("VPP::Inside the AllocateBuffer --.5 pBufferHdr =%p\n" , pBufferHdr);
284 VPP_DPRINT ("VPP::Inside the AllocateBuffer --1 pBufferHdr =%p\n" , pBufferHdr);
303 VPP_DPRINT ("VPP::Inside the AllocateBuffer --2 pBufferHdr =%p\n" , pBufferHdr);
319 VPP_DPRINT ("VPP::Inside the AllocateBuffer pBuffer =%p\n",pBufferHdr);
320 VPP_DPRINT ("VPP:: Inside the AllocateBuffer pBuffer->pBuffer =%p\n" , pBufferHdr->pBuffer);
321 VPP_DPRINT ("VPP::Inside the AllocateBuffer --3 pBuffer =%p\n",pBufferHdr);
335 VPP_DPRINT ("VPP::Inside the AllocateBuffer ( nBufferCountActua
[all...]
/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c2279 hComp->AllocateBuffer = PROXY_AllocateBuffer;
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c2108 hComp->AllocateBuffer = PROXY_AllocateBuffer;

Completed in 616 milliseconds

123