Searched refs:LOG_DEBUG (Results 1 – 18 of 18) sorted by relevance
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
D | mm_jpeg_dbg.h | 33 #define LOG_DEBUG 1 macro 40 #ifndef LOG_DEBUG
|
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
D | mm_jpeg_dbg.h | 33 #define LOG_DEBUG 1 macro 42 #ifndef LOG_DEBUG
|
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
D | mm_jpeg_dbg.h | 33 #define LOG_DEBUG 1 macro 42 #ifndef LOG_DEBUG
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera_dbg.h | 33 #define LOG_DEBUG 1 macro 40 #ifndef LOG_DEBUG
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera_dbg.h | 33 #define LOG_DEBUG 1 macro 40 #ifndef LOG_DEBUG
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera_dbg.h | 33 #define LOG_DEBUG 1 macro 40 #ifndef LOG_DEBUG
|
/device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/ |
D | mm_jpeg_dbg.h | 35 #ifndef LOG_DEBUG
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/ |
D | mm_qcamera_dbg.h | 35 #ifndef LOG_DEBUG
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/ |
D | mm_qcamera_dbg.h | 35 #ifndef LOG_DEBUG
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/ |
D | mm_qcamera_dbg.h | 35 #ifndef LOG_DEBUG
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/ |
D | mm_camera_dbg.h | 35 #ifndef LOG_DEBUG
|
/device/google/dragon/audio/hal/ |
D | cras_dsp_pipeline.c | 646 syslog(LOG_DEBUG, "instantiate %s", instance->plugin->label); in cras_dsp_pipeline_instantiate() 667 syslog(LOG_DEBUG, "connect audio buf %d to %s:%d (in)", in cras_dsp_pipeline_instantiate() 676 syslog(LOG_DEBUG, "connect audio buf %d to %s:%d (out)", in cras_dsp_pipeline_instantiate() 693 syslog(LOG_DEBUG, in cras_dsp_pipeline_instantiate() 702 syslog(LOG_DEBUG, in cras_dsp_pipeline_instantiate()
|
/device/google/contexthub/firmware/app/test0.app/ |
D | test_app0.c | 44 eOsLog(LOG_DEBUG, "App 0 terminating"); in end_task()
|
/device/google/contexthub/firmware/src/ |
D | seos.c | 884 osLog(LOG_DEBUG, "Initializing task pool...\n"); in osStartTasks() 895 osLog(LOG_DEBUG, "System task is: %p\n", mSystemTask); in osStartTasks() 898 osLog(LOG_DEBUG, "Starting internal apps...\n"); in osStartTasks() 925 osLog(LOG_DEBUG, "Starting external apps...\n"); in osStartTasks() 927 …osLog(LOG_DEBUG, "Started %" PRIu32 " internal apps; EXT status: %08" PRIX32 "\n", taskCnt, status… in osStartTasks()
|
D | hostIntf.c | 451 hostIntfDeferErrLog(LOG_DEBUG, HOSTINTF_ERR_NACKED, __func__); in hostIntfTxAckDone()
|
/device/google/contexthub/firmware/inc/ |
D | seos.h | 267 LOG_DEBUG = 'D', enumerator
|
/device/google/contexthub/firmware/src/platform/stm32f4xx/ |
D | dma.c | 30 #define dmaLogDebug(x) osLog(LOG_DEBUG, x "\n")
|
D | i2c.c | 43 #define i2c_log_debug(x) osLog(LOG_DEBUG, x "\n")
|