Searched refs:LOGI (Results 1 - 25 of 28) sorted by relevance

12

/hardware/qcom/media/mm-core/inc/
H A Dqc_omx_msg.h64 #ifndef LOGI
65 #define LOGI ALOGI macro
73 #define DEBUG_PRINT LOGI
/hardware/intel/common/wrs_omxil_core/utils/inc/
H A Dlog.h26 #define LOGI ALOGI macro
40 #define LOGI(...) LOG("I", __VA_ARGS__) macro
/hardware/intel/common/libva/va/
H A Dsysdeps.h55 # define va_log_info(buffer) do { LOGI("%s", buffer); } while (0)
/hardware/invensense/60xx/libsensors_iio/
H A Dlocal_log_def.h23 #define LOGI ALOGI macro
H A DSensorBase.cpp110 LOGI("path open %s", devname);
H A DMPLSensor.cpp1890 LOGI("get one sample of IIO data with size: %d", rsize);
1891 LOGI("sensors: %d", sensors);
1968 LOGI("T: %.3f "
/hardware/invensense/6515/libsensors_iio/
H A DMPLSupport.cpp182 //LOGI("e%d quat[%d]: %x", index, bytePosition, hex[bytePosition]);
273 LOGI("HAL DEBUG:dump DMP image");
274 LOGI("HAL DEBUG:open %s\n", dmp_path);
275 LOGI("HAL DEBUG:write to %s", outFile);
297 LOGI("******************** System Sysfs Dump ***************************");
316 LOGI("HAL DEBUG:sysfs:cat %s = %ld", full_path, data);
328 LOGI("HAL DEBUG: could not open directory %s", sysfs_path);
H A DSensorBase.h30 #define LOGI ALOGI macro
H A DSensorBase.cpp172 LOGI("path open %s", devname);
H A DCompassSensor.IIO.primary.cpp373 // LOGI("clear buffer with size: %d", rsize);
376 LOGI("get one sample of AMI IIO data with size: %d", rsize);
563 LOGI("sysfs path base: %s", sysfs_path);
H A DMPLSensor.cpp377 LOGI("%s\n", ver_str);
4123 LOGI("T: %.3f "
5650 LOGI("HAL: batch Dry Run is complete");
5888 LOGI("HAL: flush - no data in FIFO");
6040 LOGI("HAL: Step detected");
6162 LOGI("HAL: SMD detected");
6452 LOGI("HAL:resetDataRates mEnabled=%d", mEnabled);
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSupport.cpp182 //LOGI("e%d quat[%d]: %x", index, bytePosition, hex[bytePosition]);
273 LOGI("HAL DEBUG:dump DMP image");
274 LOGI("HAL DEBUG:open %s\n", dmp_path);
275 LOGI("HAL DEBUG:write to %s", outFile);
297 LOGI("******************** System Sysfs Dump ***************************");
316 LOGI("HAL DEBUG:sysfs:cat %s = %ld", full_path, data);
328 LOGI("HAL DEBUG: could not open directory %s", sysfs_path);
H A DSensorBase.h30 #define LOGI ALOGI macro
H A DSensorBase.cpp167 LOGI("path open %s", devname);
H A Dsensors_mpl.cpp235 LOGI("HAL: dmpSign interrupt");
243 LOGI("HAL: dmpPed interrupt");
H A DCompassSensor.IIO.primary.cpp373 // LOGI("clear buffer with size: %d", rsize);
376 LOGI("get one sample of AMI IIO data with size: %d", rsize);
540 LOGI("sysfs path base: %s", sysfs_path);
H A DMPLSensor.cpp488 LOGI("%s\n", ver_str);
3998 LOGI("T: %.3f "
5688 LOGI("ID_P only = 0x%x", mBatchEnabled);
5703 LOGI("ID_P and GRV or ALL = 0x%x", mBatchEnabled);
5704 LOGI("ID_P is enabled for batching, PED quat will be automatically enabled");
5734 LOGI("GRV = 0x%x", mBatchEnabled);
5853 LOGI("HAL: flush - no data in FIFO");
6029 LOGI("HAL: SMD detected");
6039 LOGI("dmp off");
6175 LOGI("!!!! writ
[all...]
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderTrace.h52 #define ITRACE(...) LOGI(__VA_ARGS__)
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcmodule.cpp96 LOGI("module %s successfully loaded\n", lname);
110 LOGI("module %s successfully unloaded\n", lname);
/hardware/intel/common/wrs_omxil_core/core/src/
H A Dwrs_omxcore.cpp78 LOGI("found component library %s\n", library_name);
94 LOGI("module %s:%s added to component list\n",
241 LOGI("get handle of component %s successfully", cComponentName);
305 LOGI("free handle of component %s successfully", cname);
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoEncoderBase.h28 #define LOGI(...) ALOGI_IF(mOmxLogLevel, __VA_ARGS__) macro
H A DOMXVideoDecoderBase.cpp262 LOGI("Flushing port# %u.", portIndex);
503 LOGI("Buffer has OMX_BUFFERFLAG_CODECCONFIG flag.");
563 LOGI("output EOS received");
640 LOGI("============== mVppBufferNum = %d\n", mVppBufferNum);
760 LOGI("Decoder returned DECODE_FRAME_DROPPED");
932 LOGI("Rotation Degree = %d", rotationDegrees);
1011 LOGI("HD Video and use tiled format");
H A DOMXVideoDecoderVP9Hybrid.cpp98 LOGI("dlopen libDecoderVP9Hybrid.so successfully\n");
231 LOGI("Buffer has OMX_BUFFERFLAG_CODECCONFIG flag.");
263 LOGI("vpx_codec_decode: %d ms", time_ms);
534 LOGI("Raw data mode is used");
H A DOMXVideoDecoderAVC.cpp279 LOGI("Maximum width = %u, height = %u, dpb = %u", p->nMaxWidth, p->nMaxHeight, p->nMaxNumberOfReferenceFrame);
/hardware/intel/common/libmix/videoencoder/
H A DIntelMetadataBuffer.cpp75 // LOGI("ReadMemObjFromBinder");
132 // LOGI("WriteMemObjToBinder");
248 LOGI("IntelBufferSharingService::instantiate() ret = %d\n", ret);
273 // LOGI("onTransact SHARE_MEM value=%x", value);
286 // LOGI("onTransact CLEAR_MEM sessionflag=%x", sessionflag);
309 // LOGI("onTransact GET_MEM value=%x", value);
718 // LOGI("ShareValue(membase) Get reply from sevice, new value:%x\n", mValue);
770 // LOGI("ShareValue(gfx) Get reply from sevice, new value:%x\n", mValue);
798 // LOGI("CLEAR_MEM sessionflag=%x", sessionflag);

Completed in 471 milliseconds

12