OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hRemoteHandle
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
omx_rpc_internal.h
168
* @ param
hRemoteHandle
: Handle to the context structure on the
181
OMX_HANDLETYPE
hRemoteHandle
;
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_stub.c
207
hCtx->
hRemoteHandle
= hComp;
256
OMX_HANDLETYPE hComp = hCtx->
hRemoteHandle
;
314
OMX_HANDLETYPE hComp = hCtx->
hRemoteHandle
;
382
OMX_HANDLETYPE hComp = hCtx->
hRemoteHandle
;
460
OMX_HANDLETYPE hComp = hCtx->
hRemoteHandle
;
527
OMX_HANDLETYPE hComp = hCtx->
hRemoteHandle
;
606
OMX_HANDLETYPE hComp = hCtx->
hRemoteHandle
;
677
OMX_HANDLETYPE hComp = hCtx->
hRemoteHandle
;
748
OMX_HANDLETYPE hComp = hCtx->
hRemoteHandle
;
811
OMX_HANDLETYPE hComp = hCtx->
hRemoteHandle
;
[
all
...]
Completed in 166 milliseconds