Searched refs:ISV_CORE_DEBUG (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/utils/ISV/omx/ |
D | isv_omxcore.cpp | 62 ALOGD_IF(ISV_CORE_DEBUG, "%s: enter", __func__); in OMX_Init() 98 … ALOGD_IF(ISV_CORE_DEBUG, "OMX IL core: declares component %s", tmpComponentName); in OMX_Init() 102 ALOGD_IF(ISV_CORE_DEBUG, in OMX_Init() 117 ALOGD_IF(ISV_CORE_DEBUG, "%s: exit done", __func__); in OMX_Init() 123 ALOGD_IF(ISV_CORE_DEBUG, "%s: enter", __func__); in OMX_Deinit() 144 ALOGD_IF(ISV_CORE_DEBUG, "%s: exit %d", __func__, ret); in OMX_Deinit() 153 ALOGD_IF(ISV_CORE_DEBUG, "%s: enter", __func__); in OMX_ComponentNameEnum() 158 ALOGD_IF(ISV_CORE_DEBUG, "%s: exit done", __func__); in OMX_ComponentNameEnum() 168 ALOGD_IF(ISV_CORE_DEBUG, "%s: found %" PRIu32 "th component %s", in OMX_ComponentNameEnum() 174 ALOGD_IF(ISV_CORE_DEBUG, "%s: exit error!!!", __func__); in OMX_ComponentNameEnum() [all …]
|
/hardware/intel/common/utils/ISV/include/ |
D | isv_omxcore.h | 21 #define ISV_CORE_DEBUG 0 macro
|