Home
last modified time | relevance | path

Searched refs:AllocateBuffer (Results 1 – 25 of 51) sorted by relevance

123

/hardware/intel/common/wrs_omxil_core/base/inc/
Dportbase.h77 OMX_ERRORTYPE AllocateBuffer(OMX_BUFFERHEADERTYPE **ppBuffer,
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/
DExynos_OMX_Component_Register.c164 (NULL == component->AllocateBuffer) || in Exynos_OMX_ComponentAPICheck()
/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp96 mBaseComponent.AllocateBuffer = AllocateBuffer; in ISVComponent()
551 OMX_ERRORTYPE ISVComponent::AllocateBuffer( in AllocateBuffer() function in ISVComponent
/hardware/qcom/media/mm-core/inc/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member
DOMX_Core.h1043 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Component.h507 OMX_ERRORTYPE (*AllocateBuffer)( member
DOMX_Core.h1051 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member
DOMX_Core.h1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member
DOMX_Core.h1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member
DOMX_Core.h1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member
DOMX_Core.h1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h156 static OMX_ERRORTYPE AllocateBuffer(
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Encoder.c138 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
210 pHandle->AllocateBuffer = AllocateBuffer; in OMX_ComponentInit()
1340 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, in AllocateBuffer() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Decoder.c145 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
238 pHandle->AllocateBuffer = AllocateBuffer; in OMX_ComponentInit()
1614 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, in AllocateBuffer() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
DOMX_G722Decoder.c150 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
226 pHandle->AllocateBuffer = AllocateBuffer; in OMX_ComponentInit()
1616 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, in AllocateBuffer() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Decoder.c146 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
229 pHandle->AllocateBuffer = AllocateBuffer; in OMX_ComponentInit()
1577 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, in AllocateBuffer() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Decoder.c152 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
229 pHandle->AllocateBuffer = AllocateBuffer; in OMX_ComponentInit()
1665 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, in AllocateBuffer() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Encoder.c128 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
205 pHandle->AllocateBuffer = AllocateBuffer; in OMX_ComponentInit()
1413 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, in AllocateBuffer() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
DOMX_G722Encoder.c148 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
222 pHandle->AllocateBuffer = AllocateBuffer; in OMX_ComponentInit()
1647 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, in AllocateBuffer() function
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp287 handle->AllocateBuffer = AllocateBuffer; in GetHandle()
971 OMX_ERRORTYPE ComponentBase::AllocateBuffer( in AllocateBuffer() function in ComponentBase
1021 return port->AllocateBuffer(ppBuffer, nPortIndex, pAppPrivate, nSizeBytes); in CBaseAllocateBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
DOMX_G729Encoder.c146 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
219 pHandle->AllocateBuffer = AllocateBuffer; in OMX_ComponentInit()
1606 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, in AllocateBuffer() function

123