Searched defs:OMX_TI_Debug (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
H A DOMX_TI_Debug.h29 * @file OMX_TI_Debug.h
142 struct OMX_TI_Debug struct
241 /* Use this macro to copy a OMX_TI_Debug config received. */
244 struct OMX_TI_Debug *pConfDbg = (struct OMX_TI_Debug *) pConfig; \
250 /* Use this macro to copy a OMX_TI_Debug config to be sent. */
253 struct OMX_TI_Debug *pConfDbg = (struct OMX_TI_Debug *) pConfig; \

Completed in 122 milliseconds