Searched refs:eRMProxyState (Results 1 – 2 of 2) sorted by relevance
472 pComponentPrivate->eRMProxyState = VidDec_RMPROXY_State_Unload; in OMX_ComponentInit()477 pComponentPrivate->eRMProxyState = VidDec_RMPROXY_State_Load; in OMX_ComponentInit()2646 if(pComponentPrivate->eRMProxyState == VidDec_RMPROXY_State_Registered){ in VIDDEC_ComponentDeInit()2690 pComponentPrivate->eRMProxyState = VidDec_RMPROXY_State_Load; in VIDDEC_ComponentDeInit()2692 if(pComponentPrivate->eRMProxyState != VidDec_RMPROXY_State_Unload){ in VIDDEC_ComponentDeInit()2697 pComponentPrivate->eRMProxyState = VidDec_RMPROXY_State_Unload; in VIDDEC_ComponentDeInit()
957 VIDDEC_RMPROXY_STATES eRMProxyState; member