OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CBaseGetState
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXComponentDefines.h
65
CBaseGetState
((void *)GetComponentHandle(), &state);\
73
CBaseGetState
((void *)GetComponentHandle(), &state);\
/hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h
178
OMX_ERRORTYPE
CBaseGetState
(
/hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp
897
return cbase->
CBaseGetState
(hComponent, pState);
900
OMX_ERRORTYPE ComponentBase::
CBaseGetState
(
[
all
...]
portbase.cpp
922
cbase->
CBaseGetState
((void *)owner, &state);
[
all
...]
Completed in 77 milliseconds