Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h323 inline OMX_ERRORTYPE TransStateToInvalid(OMX_STATETYPE current);
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp1389 ret = TransStateToInvalid(current); in TransState()
1609 inline OMX_ERRORTYPE ComponentBase::TransStateToInvalid(OMX_STATETYPE current) in TransStateToInvalid() function in ComponentBase