Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h322 inline OMX_ERRORTYPE TransStateToWaitForResources(OMX_STATETYPE current);
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp1391 ret = TransStateToWaitForResources(current); in TransState()
1621 ComponentBase::TransStateToWaitForResources(OMX_STATETYPE current) in TransStateToWaitForResources() function in ComponentBase