/hardware/intel/common/omx-components/videocodec/ |
D | OMXComponentDefines.h | 35 LOGE("Invalid type header.");\ 41 LOGE("Bad port index %u, expected: %d", (P)->nPortIndex, INDEX);\ 47 LOGE("No more enumeration.");\ 53 LOGE("Port out of range %u", (P)->nPortIndex);\ 59 LOGE(FUNC" failed: Error code = 0x%x", ret);\ 67 LOGE("Invalid state to set param.");\ 75 LOGE("Invalid state to set config");\ 81 LOGE("Wrong state"); \ 87 LOGE(FUNC" Failed. ret = 0x%08x\n", ret); \ 93 LOGE(FUNC" Failed. ret = 0x%08x\n", ret); \ [all …]
|
D | OMXVideoDecoderPAVC.cpp | 32 LOGE("createVideoDecoder failed for \"%s\"", PAVC_MIME_TYPE); in OMXVideoDecoderPAVC() 155 LOGE("No more profile index for GetVideoProfileLevelQuerySupported."); in GetVideoProfileLevelQuerySupported() 165 LOGE("SetVideoProfileLevelQuerySupported is not supported."); in SetVideoProfileLevelQuerySupported() 177 LOGE("No more profile index for GetVideoProfileLevelCurrent."); in GetVideoProfileLevelCurrent() 195 LOGE("Invalid profile index for SetVideoProfileLevelCurrent."); in SetVideoProfileLevelCurrent()
|
D | OMXComponentCodecBase.cpp | 78 LOGE("ComponentGetParameter: No handler for index %d", nIndex); in ComponentGetParameter() 92 LOGE("ComponentSetParameter: No handler for index %d", nIndex); in ComponentSetParameter() 106 LOGE("ComponentGetConfig: No handler for index %d", nIndex); in ComponentGetConfig() 122 LOGE("ComponentSetConfig: No handler for index %d", nIndex); in ComponentSetConfig()
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.cpp | 278 LOGE("HAL:ERR- Failed to get chip ID\n"); in MPLSensor() 289 LOGE("HAL:ERR - Failed to instantiate pressure sensor class"); in MPLSensor() 303 LOGE("HAL:could not open temperature node"); in MPLSensor() 317 LOGE("HAL:Error opening gyro FSR"); in MPLSensor() 322 LOGE("HAL:Error reading gyro FSR"); in MPLSensor() 337 LOGE("HAL:Error opening gyro self test scale"); in MPLSensor() 342 LOGE("HAL:Error reading gyro self test scale"); in MPLSensor() 362 LOGE("HAL:could not open factory gyro calibrated bias"); in MPLSensor() 381 LOGE("HAL:could not open gyro DMP calibrated bias"); in MPLSensor() 396 LOGE("HAL:Error opening accel FSR"); in MPLSensor() [all …]
|
D | MPLSupport.cpp | 37 LOGE("HAL:Error opening %s", fname); in inv_read_data() 64 LOGE("HAL:read fails with error code=%d", count); in read_attribute_sensor() 92 LOGE("HAL:enable_sysfs_sensor - write %c returned %d (%s / %d)", in enable_sysfs_sensor() 114 LOGE("HAL:write fd %d returned '%s' (%d)", fd, strerror(err), err); in write_attribute_sensor() 137 LOGE("HAL:write fd %d returned '%s' (%d)", fd, strerror(err), err); in write_attribute_sensor_continuous() 155 LOGE("HAL:ERR open file %s to read with error %d", filename, res); in read_sysfs_int() 170 LOGE("HAL:ERR open file %s to read with error %d", filename, res); in read_sysfs_int64() 198 LOGE("HAL:ERR open file %s to write with error %d", filename, res); in write_sysfs_int() 213 LOGE("HAL:ERR open file %s to write with error %d", filename, res); in write_sysfs_longlong()
|
D | CompassSensor.IIO.primary.cpp | 72 LOGE("Cannot find Yamaha device with prefix name '%s' - " in CompassSensor() 85 LOGE("Error Instantiating Compass\n"); in CompassSensor() 112 LOGE("HAL:could not read compass mounting matrix"); in CompassSensor() 135 LOGE("HAL:Could not open compass overunderflow"); in CompassSensor() 157 LOGE("HAL:could not open buffer length"); in enable_iio_sysfs() 160 LOGE("HAL:could not write buffer length"); in enable_iio_sysfs() 169 LOGE("HAL:could not open '%s' iio device node in path '%s' - " in enable_iio_sysfs() 298 LOGE("HAL:Compass update delay error"); in setDelay() 445 LOGE("HAL:unknown compass id %s -- " in fillList() 472 LOGE("HAL:could not write overunderflow"); in checkCoilsReset() [all …]
|
D | CompassSensor.IIO.9150.cpp | 74 LOGE("HAL:Cannot read secondary device name - (%d)", result); in CompassSensor() 81 LOGE("Error Instantiating Compass\n"); in CompassSensor() 96 LOGE("HAL:Could not read compass mounting matrix"); in CompassSensor() 163 LOGE("HAL:Compass update delay error"); in setDelay() 254 LOGE("HAL:no compass events read"); in readSample() 269 LOGE("HAL:Compass Sensor: unknown event (type=%d, code=%d)", in readSample() 336 LOGE("HAL:unknown compass id %s -- " in fillList()
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | qc_omx_msg.h | 48 #ifndef LOGE 49 #define LOGE ALOGE macro 72 #define DEBUG_PRINT_ERROR LOGE
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | qc_omx_msg.h | 48 #ifndef LOGE 49 #define LOGE ALOGE macro 72 #define DEBUG_PRINT_ERROR LOGE
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | qc_omx_msg.h | 48 #ifndef LOGE 49 #define LOGE ALOGE macro 72 #define DEBUG_PRINT_ERROR LOGE
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.cpp | 189 LOGE("HAL:ERR- Failed to get chip ID\n"); in MPLSensor() 211 LOGE("HAL:could not open temperature node"); in MPLSensor() 225 LOGE("HAL:Error opening gyro FSR"); in MPLSensor() 230 LOGE("HAL:Error reading gyro FSR"); in MPLSensor() 245 LOGE("HAL:Error opening gyro self test scale"); in MPLSensor() 250 LOGE("HAL:Error reading gyro self test scale"); in MPLSensor() 270 LOGE("HAL:could not open factory gyro calibrated bias"); in MPLSensor() 289 LOGE("HAL:could not open gyro DMP calibrated bias"); in MPLSensor() 304 LOGE("HAL:Error opening accel FSR"); in MPLSensor() 309 LOGE("HAL:Error reading accel FSR"); in MPLSensor() [all …]
|
D | CompassSensor.IIO.primary.cpp | 72 LOGE("Cannot find Yamaha device with prefix name '%s' - " in CompassSensor() 85 LOGE("Error Instantiating Compass\n"); in CompassSensor() 112 LOGE("HAL:could not read compass mounting matrix"); in CompassSensor() 135 LOGE("HAL:Could not open compass overunderflow"); in CompassSensor() 157 LOGE("HAL:could not open buffer length"); in enable_iio_sysfs() 160 LOGE("HAL:could not write buffer length"); in enable_iio_sysfs() 169 LOGE("HAL:could not open '%s' iio device node in path '%s' - " in enable_iio_sysfs() 298 LOGE("HAL:Compass update delay error"); in setDelay() 479 LOGE("HAL:unknown compass id %s -- " in fillList() 506 LOGE("HAL:could not write overunderflow"); in checkCoilsReset() [all …]
|
D | MPLSupport.cpp | 37 LOGE("HAL:Error opening %s", fname); in inv_read_data() 64 LOGE("HAL:read fails with error code=%d", count); in read_attribute_sensor() 92 LOGE("HAL:enable_sysfs_sensor - write %c returned %d (%s / %d)", in enable_sysfs_sensor() 114 LOGE("HAL:write fd %d returned '%s' (%d)", fd, strerror(err), err); in write_attribute_sensor() 137 LOGE("HAL:write fd %d returned '%s' (%d)", fd, strerror(err), err); in write_attribute_sensor_continuous() 155 LOGE("HAL:ERR open file %s to read with error %d", filename, res); in read_sysfs_int() 170 LOGE("HAL:ERR open file %s to read with error %d", filename, res); in read_sysfs_int64() 198 LOGE("HAL:ERR open file %s to write with error %d", filename, res); in write_sysfs_int() 213 LOGE("HAL:ERR open file %s to write with error %d", filename, res); in write_sysfs_longlong()
|
D | CompassSensor.IIO.9150.cpp | 74 LOGE("HAL:Cannot read secondary device name - (%d)", result); in CompassSensor() 81 LOGE("Error Instantiating Compass\n"); in CompassSensor() 96 LOGE("HAL:Could not read compass mounting matrix"); in CompassSensor() 165 LOGE("HAL:Compass update delay error"); in setDelay() 256 LOGE("HAL:no compass events read"); in readSample() 271 LOGE("HAL:Compass Sensor: unknown event (type=%d, code=%d)", in readSample() 368 LOGE("HAL:unknown compass id %s -- " in fillList()
|
D | PressureSensor.IIO.secondary.cpp | 58 LOGE("Error Instantiating Pressure Sensor\n"); in PressureSensor() 170 LOGE("HAL:unknown pressure id %s -- " in fillList() 204 LOGE("HAL: HAL configured to support Pressure sensor but not by driver"); in inv_init_sysfs_attributes()
|
/hardware/intel/common/wrs_omxil_core/core/src/ |
D | wrs_omxcore.cpp | 58 LOGE("not found file %s\n", config_file_name); in construct_components() 132 LOGE("%s(): exit failure, construct_components failed", in OMX_Init() 214 LOGE("%s(): exit failure, cmodule->Load failed\n", in OMX_GetHandle() 221 LOGE("%s(): exit failure, cmodule->Instantiate failed\n", in OMX_GetHandle() 228 LOGE("%s(): exit failure, cbase->GetHandle failed\n", in OMX_GetHandle() 249 LOGE("%s(): exit failure, (ret : 0x%08x)\n", __FUNCTION__, ret); in OMX_GetHandle() 255 LOGE("%s(): exit failure, %s not found", __FUNCTION__, cComponentName); in OMX_GetHandle() 273 LOGE("%s(): exit failure, cannot find cbase pointer\n", in OMX_FreeHandle() 284 LOGE("%s(): exit failure, cbase->FreeHandle() failed (ret = 0x%08x)\n", in OMX_FreeHandle() 295 LOGE("fatal error, %s does not have cmodule\n", cbase->GetName()); in OMX_FreeHandle()
|
/hardware/intel/common/wrs_omxil_core/utils/src/ |
D | module.c | 133 LOGE("found opened module %s with name\n", existing->name); in module_open() 152 LOGE("dlopen failed (%s)\n", file); in module_open() 160 LOGE("found opened module %s with handle\n", existing->name); in module_open() 177 LOGE("module %s has init(), call the symbol\n", new->name); in module_open() 182 LOGE("module %s init() failed (%d)\n", new->name, init_ret); in module_open() 226 LOGE("module %s dlclose failed",module->name); in module_close() 254 LOGE("not founded symbol %s in module %s (%s)\n", in module_symbol()
|
D | audio_parser.c | 358 LOGE("cannot find sync (0x%03x)\n", header.sync); in mp3_header_parse() 368 LOGE("invalid version index (%d)\n", version_index); in mp3_header_parse() 373 LOGE("invalid layer index (%d)\n", layer_index); in mp3_header_parse() 378 LOGE("invalid bitrate index (%d)\n", bitrate_index); in mp3_header_parse() 383 LOGE("invalid sampling rate index (%d)\n", samplingrate_index); in mp3_header_parse()
|
/hardware/intel/common/wrs_omxil_core/utils/inc/ |
D | log.h | 28 #define LOGE ALOGE macro 42 #define LOGE(...) LOG("E", __VA_ARGS__) macro
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 46 LOGE(x); \ 53 LOGE(##msg); \
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 46 LOGE(x); \ 53 LOGE(##msg); \
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 46 LOGE(x); \ 53 LOGE(##msg); \
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | portbase.cpp | 208 LOGE("Invalid input port size!"); in SetPortDefinition() 309 LOGE("cannot find 0x%08x port domain\n", p->eDomain); in SetPortDefinition() 348 LOGE("%s(): %s:%s:PortIndex %u: exit failure, " in UseBuffer() 358 LOGE("%s(): %s:%s:PortIndex %u: exit failure, " in UseBuffer() 436 LOGE("%s(): %s:%s:PortIndex %u: exit failure, " in AllocateBuffer() 446 LOGE("%s(): %s:%s:PortIndex %u: exit failure, " in AllocateBuffer() 518 LOGE("%s(): %s:%s:PortIndex %u:pBuffer %p: exit failure, " in FreeBuffer() 526 LOGE("%s(): %s:%s:PortIndex %u:pBuffer %p: exit failure," in FreeBuffer() 535 LOGE("%s(): %s:%s:PortIndex %u:pBuffer %p: exit failure," in FreeBuffer() 606 LOGE("%s(): %s:%s:PortIndex %u: wokeup (buffer header timeout)\n", in WaitPortBufferCompletionTimeout() [all …]
|
D | cmodule.cpp | 76 LOGE("module not founded (%s)\n", lname); in Load() 86 LOGE("module %s symbol not founded (%s)\n", in Load() 94 LOGE("module %s will be overwrite",module->name); in Load() 195 LOGE("%s failed to instantiate()\n", lname); in InstantiateComponent()
|
/hardware/intel/common/libmix/videoencoder/ |
D | VideoEncoderHost.cpp | 41 LOGE("NULL mime type"); in createVideoEncoder() 68 LOGE ("Unknown mime type: %s", mimeType); in createVideoEncoder()
|