/hardware/qcom/media/msm8974/mm-core/inc/ |
D | qc_omx_msg.h | 64 #ifndef LOGI 65 #define LOGI ALOGI macro 73 #define DEBUG_PRINT LOGI
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | qc_omx_msg.h | 64 #ifndef LOGI 65 #define LOGI ALOGI macro 73 #define DEBUG_PRINT LOGI
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/ |
D | aenc_svr.h | 58 #ifndef LOGI 59 #define LOGI ALOGI macro 63 #define DEBUG_PRINT LOGI
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/ |
D | aenc_svr.h | 58 #ifndef LOGI 59 #define LOGI ALOGI macro 63 #define DEBUG_PRINT LOGI
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/ |
D | aenc_svr.h | 58 #ifndef LOGI 59 #define LOGI ALOGI macro 63 #define DEBUG_PRINT LOGI
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera_dbg.h | 106 #undef LOGI 107 #define LOGI(fmt, args...) CLOGI(CAM_MODULE, fmt, ##args) macro 129 #undef LOGI 130 #define LOGI(fmt, args...) ALOGV(fmt, ##args) macro
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSupport.cpp | 270 LOGI("HAL DEBUG:dump DMP image"); in dump_dmp_img() 271 LOGI("HAL DEBUG:open %s\n", dmp_path); in dump_dmp_img() 272 LOGI("HAL DEBUG:write to %s", outFile); in dump_dmp_img() 294 LOGI("******************** System Sysfs Dump ***************************"); in read_sysfs_dir() 313 LOGI("HAL DEBUG:sysfs:cat %s = %ld", full_path, data); in read_sysfs_dir() 325 LOGI("HAL DEBUG: could not open directory %s", sysfs_path); in read_sysfs_dir()
|
D | SensorBase.h | 30 #define LOGI ALOGI macro
|
D | SensorBase.cpp | 168 LOGI("path open %s", devname); in openInput()
|
D | sensors_mpl.cpp | 236 LOGI("HAL: dmpSign interrupt"); in pollEvents() 244 LOGI("HAL: dmpPed interrupt"); in pollEvents()
|
/hardware/intel/common/wrs_omxil_core/utils/inc/ |
D | log.h | 26 #define LOGI ALOGI macro 40 #define LOGI(...) LOG("I", __VA_ARGS__) macro
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/ |
D | aenc_svr.h | 58 #ifndef LOGI 59 #define LOGI ALOGI macro
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSupport.cpp | 273 LOGI("HAL DEBUG:dump DMP image"); in dump_dmp_img() 274 LOGI("HAL DEBUG:open %s\n", dmp_path); in dump_dmp_img() 275 LOGI("HAL DEBUG:write to %s", outFile); in dump_dmp_img() 297 LOGI("******************** System Sysfs Dump ***************************"); in read_sysfs_dir() 316 LOGI("HAL DEBUG:sysfs:cat %s = %ld", full_path, data); in read_sysfs_dir() 328 LOGI("HAL DEBUG: could not open directory %s", sysfs_path); in read_sysfs_dir()
|
D | SensorBase.h | 30 #define LOGI ALOGI macro
|
D | SensorBase.cpp | 171 LOGI("path open %s", devname); in openInput()
|
/hardware/intel/common/wrs_omxil_core/core/src/ |
D | wrs_omxcore.cpp | 78 LOGI("found component library %s\n", library_name); in construct_components() 94 LOGI("module %s:%s added to component list\n", in construct_components() 238 LOGI("get handle of component %s successfully", cComponentName); in OMX_GetHandle() 302 LOGI("free handle of component %s successfully", cname); in OMX_FreeHandle()
|
/hardware/qcom/camera/QCamera2/ |
D | QCamera2Factory.cpp | 90 LOGI("Enabling QCamera Muxer"); in QCamera2Factory() 123 LOGI("%d camera devices detected!", mNumOfCameras); in QCamera2Factory() 389 LOGI("Open camera id %d API version %d", in cameraDeviceOpen() 481 LOGI("openLegacy halVersion: %d", halVersion); in openLegacy()
|
/hardware/intel/common/libva/va/ |
D | sysdeps.h | 55 # define va_log_info(buffer) do { LOGI("%s", buffer); } while (0)
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | cmodule.cpp | 96 LOGI("module %s successfully loaded\n", lname); in Load() 110 LOGI("module %s successfully unloaded\n", lname); in Unload()
|
/hardware/intel/common/libmix/videodecoder/ |
D | VideoDecoderTrace.h | 52 #define ITRACE(...) LOGI(__VA_ARGS__)
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderBase.cpp | 270 LOGI("Flushing port# %u.", portIndex); in ProcessorFlush() 357 LOGI("in mFlushMode, do HandleFormatChange."); in ProcessorProcess() 449 LOGI("in mFlushMode, do HandleFormatChange."); in ProcessorProcess() 589 LOGI("Buffer has OMX_BUFFERFLAG_CODECCONFIG flag."); in PrepareDecodeBuffer() 638 LOGI("Buffer has OMX_BUFFERFLAG_CODECCONFIG flag."); in PrepareDecodeNativeHandleBuffer() 715 LOGI("output EOS received"); in FillRenderBuffer() 836 LOGI("============== mVppBufferNum = %d\n", mVppBufferNum); 956 LOGI("Decoder returned DECODE_FRAME_DROPPED"); 1173 LOGI("Rotation Degree = %d", rotationDegrees); 1304 LOGI("HD Video and use tiled format");
|
D | OMXVideoEncoderBase.h | 31 #define LOGI(...) ALOGI_IF(mOmxLogLevel, __VA_ARGS__) macro
|
D | OMXVideoDecoderVP9Hybrid.cpp | 120 LOGI("dlopen libDecoderVP9Hybrid.so successfully\n"); in ProcessorInit() 309 LOGI("Buffer has OMX_BUFFERFLAG_CODECCONFIG flag."); in ProcessorProcess() 391 LOGI("vpx_codec_decode: %d ms", time_ms); in ProcessorProcess() 684 LOGI("Raw data mode is used"); in SetNativeBufferModeSpecific()
|
/hardware/qcom/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 368 LOGI("[KPI Perf]: E PROFILE_START_PREVIEW camera id %d", in start_preview() 388 LOGI("[KPI Perf]: X ret = %d", ret); in start_preview() 411 LOGI("[KPI Perf]: E PROFILE_STOP_PREVIEW camera id %d", in stop_preview() 425 LOGI("[KPI Perf]: X ret = %d", ret); in stop_preview() 529 LOGI("E camera id %d", hw->getCameraId()); in restart_start_preview() 546 LOGI("X camera id %d", hw->getCameraId()); in restart_start_preview() 573 LOGI("E camera id %d", hw->getCameraId()); in restart_stop_preview() 589 LOGI("X camera id %d", hw->getCameraId()); in restart_stop_preview() 652 LOGI("[KPI Perf]: E PROFILE_START_RECORDING camera id %d", in start_recording() 673 LOGI("[KPI Perf]: X ret = %d", ret); in start_recording() [all …]
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 285 LOGI("MM_CAMERA_GENERIC_CMDTYPE_AF_BRACKETING %u", in mm_channel_process_stream_buf() 300 LOGI("MM_CAMERA_GENERIC_CMDTYPE_FLASH_BRACKETING %u", in mm_channel_process_stream_buf() 315 LOGI("MM_CAMERA_GENERIC_CMD_TYPE_ZOOM_1X %u", in mm_channel_process_stream_buf() 330 LOGI("MM_CAMERA_GENERIC_CMD_TYPE_CAPTURE_SETTING %u num_batch = %d", in mm_channel_process_stream_buf() 397 LOGI("TRIGGER Start ZSL"); in mm_channel_process_stream_buf() 408 LOGI("TRIGGER Start ZSL for Flash"); in mm_channel_process_stream_buf() 416 LOGI("TRIGGER Stop ZSL for cancel picture"); in mm_channel_process_stream_buf() 470 LOGI("match frame %d", match_frame); in mm_channel_process_stream_buf() 472 LOGI("num node %d != num cam (%d) Debug this", in mm_channel_process_stream_buf() 522 LOGI("TRIGGER Stop ZSL. All frame received"); in mm_channel_process_stream_buf() [all …]
|