Home
last modified time | relevance | path

Searched defs:LOGI (Results 1 – 11 of 11) sorted by relevance

/hardware/intel/common/wrs_omxil_core/utils/inc/
Dlog.h26 #define LOGI ALOGI macro
40 #define LOGI(...) LOG("I", __VA_ARGS__) macro
/hardware/qcom/media/msm8974/mm-core/inc/
Dqc_omx_msg.h65 #define LOGI ALOGI macro
/hardware/qcom/media/msm8996/mm-core/inc/
Dqc_omx_msg.h65 #define LOGI ALOGI macro
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
Daenc_svr.h59 #define LOGI ALOGI macro
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
Daenc_svr.h59 #define LOGI ALOGI macro
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
Daenc_svr.h59 #define LOGI ALOGI macro
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
Daenc_svr.h59 #define LOGI ALOGI macro
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera_dbg.h107 #define LOGI(fmt, args...) CLOGI(CAM_MODULE, fmt, ##args) macro
130 #define LOGI(fmt, args...) ALOGV(fmt, ##args) macro
/hardware/invensense/65xx/libsensors_iio/
DSensorBase.h30 #define LOGI ALOGI macro
/hardware/invensense/6515/libsensors_iio/
DSensorBase.h30 #define LOGI ALOGI macro
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderBase.h31 #define LOGI(...) ALOGI_IF(mOmxLogLevel, __VA_ARGS__) macro