Searched refs:GetState (Results 1 – 19 of 19) sorted by relevance
401 OMX_ERRORTYPE (*GetState)( member
961 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
1024 ((OMX_COMPONENTTYPE*)(hComponent))->GetState( \
970 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
64 component->GetState = &qc_omx_component_get_state; in qc_omx_create_component_wrapper()