HomeSort by relevance Sort by last modified time
    Searched refs:OMX_INFOPRINT (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Debug.h 69 #define OMX_INFOPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_INFO | (handle), "(INFO) "str, ##arg))
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Debug.h 94 #define OMX_INFOPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_INFO | (handle), "(INFO) "str, ##arg))

Completed in 28 milliseconds