/hardware/intel/common/wrs_omxil_core/base/inc/ |
D | portbase.h | 77 OMX_ERRORTYPE AllocateBuffer(OMX_BUFFERHEADERTYPE **ppBuffer,
|
D | componentbase.h | 197 static OMX_ERRORTYPE AllocateBuffer(
|
/hardware/intel/common/utils/ISV/omx/ |
D | isv_omxcomponent.cpp | 102 mBaseComponent.AllocateBuffer = AllocateBuffer; in ISVComponent() 565 OMX_ERRORTYPE ISVComponent::AllocateBuffer( in AllocateBuffer() function in ISVComponent
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Component.h | 507 OMX_ERRORTYPE (*AllocateBuffer)( member
|
D | OMX_Core.h | 1051 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Component.h | 490 OMX_ERRORTYPE (*AllocateBuffer)( member
|
D | OMX_Core.h | 1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Component.h | 490 OMX_ERRORTYPE (*AllocateBuffer)( member
|
D | OMX_Core.h | 1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Component.h | 490 OMX_ERRORTYPE (*AllocateBuffer)( member
|
D | OMX_Core.h | 1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_Component.h | 490 OMX_ERRORTYPE (*AllocateBuffer)( member
|
D | OMX_Core.h | 1043 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
|
/hardware/intel/common/utils/ISV/include/ |
D | isv_omxcomponent.h | 158 static OMX_ERRORTYPE AllocateBuffer(
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
D | OMX_G726Encoder.c | 138 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/ |
D | OMX_G711Decoder.c | 146 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/ |
D | OMX_G726Decoder.c | 152 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/ |
D | OMX_G729Decoder.c | 145 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/ |
D | OMX_G711Encoder.c | 128 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/ |
D | OMX_G722Decoder.c | 150 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/ |
D | componentbase.cpp | 286 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/ |
D | OMX_G722Encoder.c | 148 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/ |
D | OMX_G729Encoder.c | 146 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/ |
D | omx_core_cmp.cpp | 57 component->AllocateBuffer = &qc_omx_component_allocate_buffer; in qc_omx_create_component_wrapper()
|
/hardware/qcom/media/mm-core/omxcore/src/common/ |
D | omx_core_cmp.cpp | 57 component->AllocateBuffer = &qc_omx_component_allocate_buffer; in qc_omx_create_component_wrapper()
|