/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_buffer_allocator.h | 49 DisplayError AllocateBuffer(BufferInfo *buffer_info);
|
D | hwc_buffer_allocator.cpp | 49 DisplayError HWCBufferAllocator::AllocateBuffer(BufferInfo *buffer_info) { in AllocateBuffer() function in sdm::HWCBufferAllocator
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
D | buffer_allocator.h | 98 virtual DisplayError AllocateBuffer(BufferInfo *buffer_info) = 0;
|
/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 | 106 mBaseComponent.AllocateBuffer = AllocateBuffer; in ISVComponent() 571 OMX_ERRORTYPE ISVComponent::AllocateBuffer( in AllocateBuffer() function in ISVComponent
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Component.h | 490 OMX_ERRORTYPE (*AllocateBuffer)( member
|
D | OMX_Core.h | 1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
|
/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/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/qcom/media/msm8996/mm-core/inc/ |
D | OMX_Component.h | 490 OMX_ERRORTYPE (*AllocateBuffer)( member
|
D | OMX_Core.h | 1043 ((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/msm8974/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_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/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/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/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_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
|