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

/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Debug.h84 #define OMX_LOG_ADD_OPTIONS(HANDLE,NEW_BITS) (OMX_Log_SetOptions((HANDLE), OMX_Log_GetOptions(HANDLE) | (NEW_BITS))) macro
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Debug.h109 #define OMX_LOG_ADD_OPTIONS(HANDLE,NEW_BITS) (OMX_Log_SetOptions((HANDLE), OMX_Log_GetOptions(HANDLE) | (NEW_BITS))) macro

Completed in 760 milliseconds