Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h319 inline OMX_ERRORTYPE TransStateToIdle(OMX_STATETYPE current);
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp1394 ret = TransStateToIdle(current); in TransState()
1480 inline OMX_ERRORTYPE ComponentBase::TransStateToIdle(OMX_STATETYPE current) in TransStateToIdle() function in ComponentBase