OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBaseComponent
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/utils/ISV/omx/
isv_omxcore.cpp
226
*pHandle = pISVComponent->
getBaseComponent
();
260
if (static_cast<OMX_HANDLETYPE>(pComp->
getBaseComponent
()) == hComponent) {
/hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h
78
OMX_COMPONENTTYPE *
getBaseComponent
(){return &mBaseComponent;}
Completed in 55 milliseconds