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

/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
H A Domx_rpc_stub.c315 OMX_U32 structSize = 0; local
338 structSize = RPC_UTIL_GETSTRUCTSIZE(pCompParam);
339 RPC_SETFIELDCOPYGEN(pData, nPos, pCompParam, structSize);
383 OMX_U32 structSize = 0; local
409 structSize = RPC_UTIL_GETSTRUCTSIZE(pCompParam);
410 RPC_SETFIELDCOPYGEN(pData, nPos, pCompParam, structSize);
422 structSize);
461 OMX_U32 structSize = 0; local
486 structSize = RPC_UTIL_GETSTRUCTSIZE(pCompConfig);
487 RPC_SETFIELDCOPYGEN(pData, nPos, pCompConfig, structSize);
528 OMX_U32 structSize = 0; local
607 OMX_U32 structSize = 0; local
[all...]

Completed in 63 milliseconds