Home
last modified time | relevance | path

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

123

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.h49 DisplayError AllocateBuffer(BufferInfo *buffer_info);
Dhwc_buffer_allocator.cpp49 DisplayError HWCBufferAllocator::AllocateBuffer(BufferInfo *buffer_info) { in AllocateBuffer() function in sdm::HWCBufferAllocator
/hardware/qcom/display/msm8996/sdm/include/core/
Dbuffer_allocator.h98 virtual DisplayError AllocateBuffer(BufferInfo *buffer_info) = 0;
/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.cpp106 mBaseComponent.AllocateBuffer = AllocateBuffer; in ISVComponent()
571 OMX_ERRORTYPE ISVComponent::AllocateBuffer( in AllocateBuffer() function in ISVComponent
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member
DOMX_Core.h1034 ((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/ti/omap4xxx/domx/omx_core/inc/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member
DOMX_Core.h1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member
DOMX_Core.h1043 ((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/msm8974/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_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/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/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/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_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

123