Home
last modified time | relevance | path

Searched refs:LOG_DEBUG (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg_dbg.h33 #define LOG_DEBUG 1 macro
42 #ifndef LOG_DEBUG
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera_dbg.h33 #define LOG_DEBUG 1 macro
40 #ifndef LOG_DEBUG
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dlog.h102 #define MPL_LOG_DEBUG LOG_DEBUG
199 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
206 ? MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) \
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_dbg.h35 #ifndef LOG_DEBUG
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dlog.h164 #define MPL_LOGD(fmt, ...) MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__)
170 ? MPL_LOG(LOG_DEBUG, MPL_LOG_TAG, fmt, ##__VA_ARGS__) \
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dvc1.h48 #define LOG_DEBUG(format, args ... ) LOG( DEBUG, format, ## args) macro
/hardware/ti/omap4xxx/security/tf_daemon/
Ddelegation_client.c246 vsyslog(LOG_DEBUG, format, ap); in TRACE_INFO()
/hardware/ti/omap4-aah/security/tf_daemon/
Ddelegation_client.c285 vsyslog(LOG_DEBUG, format, ap); in TRACE_INFO()