Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h321 inline OMX_ERRORTYPE TransStateToPause(OMX_STATETYPE current);
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp1393 ret = TransStateToPause(current); in TransState()
1580 inline OMX_ERRORTYPE ComponentBase::TransStateToPause(OMX_STATETYPE current) in TransStateToPause() function in ComponentBase