Home
last modified time | relevance | path

Searched refs:CBaseAllocateBuffer (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h203 OMX_ERRORTYPE CBaseAllocateBuffer(
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp995 return cbase->CBaseAllocateBuffer(hComponent, ppBuffer, nPortIndex, in AllocateBuffer()
999 OMX_ERRORTYPE ComponentBase::CBaseAllocateBuffer( in CBaseAllocateBuffer() function in ComponentBase