Home
last modified time | relevance | path

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

12

/hardware/intel/common/wrs_omxil_core/base/inc/
Dportbase.h77 OMX_ERRORTYPE AllocateBuffer(OMX_BUFFERHEADERTYPE **ppBuffer,
Dcomponentbase.h197 static OMX_ERRORTYPE AllocateBuffer(
/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp102 mBaseComponent.AllocateBuffer = AllocateBuffer; in ISVComponent()
565 OMX_ERRORTYPE ISVComponent::AllocateBuffer( in AllocateBuffer() function in ISVComponent
/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/ti/omap4xxx/domx/omx_core/inc/
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/qcom/media/mm-core/inc/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member
DOMX_Core.h1043 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h158 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/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/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/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_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/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp286 handle->AllocateBuffer = AllocateBuffer; in GetHandle()
967 OMX_ERRORTYPE ComponentBase::AllocateBuffer( in AllocateBuffer() function in ComponentBase
1016 return port->AllocateBuffer(ppBuffer, nPortIndex, pAppPrivate, nSizeBytes); in CBaseAllocateBuffer()
/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/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
/hardware/qcom/media/mm-core/src/common/
Domx_core_cmp.cpp57 component->AllocateBuffer = &qc_omx_component_allocate_buffer; in qc_omx_create_component_wrapper()
/hardware/qcom/media/mm-core/omxcore/src/common/
Domx_core_cmp.cpp57 component->AllocateBuffer = &qc_omx_component_allocate_buffer; in qc_omx_create_component_wrapper()

12