OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPC_UTIL_GETSTRUCTSIZE
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
omx_rpc_utils.h
96
#define
RPC_UTIL_GETSTRUCTSIZE
(PTR) *((OMX_U32*)PTR)
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_stub.c
338
structSize =
RPC_UTIL_GETSTRUCTSIZE
(pCompParam);
409
structSize =
RPC_UTIL_GETSTRUCTSIZE
(pCompParam);
486
structSize =
RPC_UTIL_GETSTRUCTSIZE
(pCompConfig);
554
structSize =
RPC_UTIL_GETSTRUCTSIZE
(pCompConfig);
627
/*The
RPC_UTIL_GETSTRUCTSIZE
will not work here since OMX_MARKTYPE structure
633
structSize =
RPC_UTIL_GETSTRUCTSIZE
(pCmdData);
[
all
...]
Completed in 174 milliseconds