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

123

/hardware/qcom/display/msm8996/sdm/include/core/
H A Dbuffer_allocator.h59 @sa BufferAllocator::AllocateBuffer
70 @sa BufferAllocator::AllocateBuffer
98 virtual DisplayError AllocateBuffer(BufferInfo *buffer_info) = 0;
103 @details This method deallocates the memory allocated using AllocateBuffer method.
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_buffer_allocator.h49 DisplayError AllocateBuffer(BufferInfo *buffer_info);
H A Dhwc_buffer_allocator.cpp49 DisplayError HWCBufferAllocator::AllocateBuffer(BufferInfo *buffer_info) { function in class:sdm::HWCBufferAllocator
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dportbase.h77 OMX_ERRORTYPE AllocateBuffer(OMX_BUFFERHEADERTYPE **ppBuffer,
H A Dcomponentbase.h197 static OMX_ERRORTYPE AllocateBuffer(
/hardware/intel/common/utils/ISV/include/
H A Disv_omxcomponent.h158 static OMX_ERRORTYPE AllocateBuffer(
/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Component.h487 specification for details on the AllocateBuffer method.
490 OMX_ERRORTYPE (*AllocateBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h566 or AllocateBuffer indicating the buffer that was emptied.
595 or AllocateBuffer indicating the buffer that was filled.
1043 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
1067 or AllocateBuffer.
1099 or AllocateBuffer.
1129 or AllocateBuffer.
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Component.h487 specification for details on the AllocateBuffer method.
490 OMX_ERRORTYPE (*AllocateBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h557 or AllocateBuffer indicating the buffer that was emptied.
586 or AllocateBuffer indicating the buffer that was filled.
1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
1058 or AllocateBuffer.
1090 or AllocateBuffer.
1120 or AllocateBuffer.
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Component.h487 specification for details on the AllocateBuffer method.
490 OMX_ERRORTYPE (*AllocateBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h566 or AllocateBuffer indicating the buffer that was emptied.
595 or AllocateBuffer indicating the buffer that was filled.
1043 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
1067 or AllocateBuffer.
1099 or AllocateBuffer.
1129 or AllocateBuffer.
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h487 specification for details on the AllocateBuffer method.
490 OMX_ERRORTYPE (*AllocateBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h557 or AllocateBuffer indicating the buffer that was emptied.
586 or AllocateBuffer indicating the buffer that was filled.
1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
1058 or AllocateBuffer.
1090 or AllocateBuffer.
1120 or AllocateBuffer.
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Component.h504 specification for details on the AllocateBuffer method.
507 OMX_ERRORTYPE (*AllocateBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h574 or AllocateBuffer indicating the buffer that was emptied.
603 or AllocateBuffer indicating the buffer that was filled.
1051 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
1075 or AllocateBuffer.
1107 or AllocateBuffer.
1137 or AllocateBuffer.
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Component.h487 specification for details on the AllocateBuffer method.
490 OMX_ERRORTYPE (*AllocateBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h557 or AllocateBuffer indicating the buffer that was emptied.
586 or AllocateBuffer indicating the buffer that was filled.
1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
1058 or AllocateBuffer.
1090 or AllocateBuffer.
1120 or AllocateBuffer.
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp106 mBaseComponent.AllocateBuffer = AllocateBuffer;
571 OMX_ERRORTYPE ISVComponent::AllocateBuffer( function in class:ISVComponent
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp286 handle->AllocateBuffer = AllocateBuffer;
972 OMX_ERRORTYPE ComponentBase::AllocateBuffer( function in class:ComponentBase
1021 return port->AllocateBuffer(ppBuffer, nPortIndex, pAppPrivate, nSizeBytes);
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp57 component->AllocateBuffer = &qc_omx_component_allocate_buffer;
/hardware/qcom/media/msm8974/mm-core/src/common/
H A Domx_core_cmp.cpp57 component->AllocateBuffer = &qc_omx_component_allocate_buffer;
/hardware/qcom/media/msm8996/mm-core/src/common/
H A Domx_core_cmp.cpp57 component->AllocateBuffer = &qc_omx_component_allocate_buffer;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c146 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
229 pHandle->AllocateBuffer = AllocateBuffer;
1566 * AllocateBuffer()
1577 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1687 G711DEC_DPRINT("AllocateBuffer returning %d\n",eError);
1876 G711DEC_DPRINT ("%d :: In AllocateBuffer\n", __LINE__);
1882 G711DEC_DPRINT ("%d :: In AllocateBuffer\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c128 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent,
205 pHandle->AllocateBuffer = AllocateBuffer;
1402 * AllocateBuffer()
1413 static OMX_ERRORTYPE AllocateBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1429 G711ENC_DPRINT("%d :: Entering AllocateBuffer\n", __LINE__);
1522 G711ENC_DPRINT("%d :: Exiting AllocateBuffer\n",__LINE__);

Completed in 280 milliseconds

123