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

/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c117 OMX_BOOL * bIsProxy);
479 OMX_BOOL bIsProxy = OMX_FALSE , bMapBuffer; local
511 eError = _RPC_IsProxyComponent(pMarkComp, &bIsProxy);
529 if (bIsProxy)
1631 OMX_BOOL bIsProxy = OMX_FALSE; local
1650 eError = _RPC_IsProxyComponent(pMarkComp, &bIsProxy);
1671 if (bIsProxy)
1688 if (eCmd == OMX_CommandMarkBuffer && bIsProxy)
2680 * bIsProxy [OUT] : Set to true is handle is for a proxy component
2686 OMX_BOOL * bIsProxy)
2685 _RPC_IsProxyComponent(OMX_HANDLETYPE hComponent, OMX_BOOL * bIsProxy) argument
[all...]

Completed in 129 milliseconds