Home
last modified time | relevance | path

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

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