Home
last modified time | relevance | path

Searched refs:g_codecComponentManagerProxy (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_proxy.c29 static struct CodecComponentManagerProxy g_codecComponentManagerProxy = { variable
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()
115 if (g_codecComponentManagerProxy.remoteOmx->dispatcher->Dispatch(g_codecComponentManagerProxy.remoteOmx, in GetComponentCapabilityList()
138 if (!HdfRemoteServiceWriteInterfaceToken(g_codecComponentManagerProxy.remoteOmx, data)) { in FillHdfSBufData()
174 ret = g_codecComponentManagerProxy.remoteOmx->dispatcher->Dispatch(g_codecComponentManagerProxy in CreateComponent()
[all...]

Completed in 1 milliseconds