Searched refs:remoteOmx (Results 1 – 1 of 1) sorted by relevance
26 struct HdfRemoteService *remoteOmx; member37 .remoteOmx = NULL,65 if (!HdfRemoteServiceWriteInterfaceToken(g_codecComponentManagerProxy.remoteOmx, data)) { in GetComponentNum()71 if (g_codecComponentManagerProxy.remoteOmx->dispatcher->Dispatch( in GetComponentNum()72 …g_codecComponentManagerProxy.remoteOmx, CMD_CODEC_GET_COMPONENT_NUM, data, reply) != HDF_SUCCESS) { in GetComponentNum()103 if (!HdfRemoteServiceWriteInterfaceToken(g_codecComponentManagerProxy.remoteOmx, data)) { in GetComponentCapabilityList()114 …if (g_codecComponentManagerProxy.remoteOmx->dispatcher->Dispatch(g_codecComponentManagerProxy.remo… in GetComponentCapabilityList()137 if (!HdfRemoteServiceWriteInterfaceToken(g_codecComponentManagerProxy.remoteOmx, data)) { in CreateComponentPreWriteData()175 …ret = g_codecComponentManagerProxy.remoteOmx->dispatcher->Dispatch(g_codecComponentManagerProxy.re… in CreateComponent()214 if (!HdfRemoteServiceWriteInterfaceToken(g_codecComponentManagerProxy.remoteOmx, data)) { in DestroyComponent()[all …]