HomeSort by relevance Sort by last modified time
    Searched refs:LOGE (Results 201 - 225 of 337) sorted by null

1 2 3 4 5 6 7 891011>>

  /hardware/intel/common/wrs_omxil_core/utils/src/
audio_parser.c 358 LOGE("cannot find sync (0x%03x)\n", header.sync);
368 LOGE("invalid version index (%d)\n", version_index);
373 LOGE("invalid layer index (%d)\n", layer_index);
378 LOGE("invalid bitrate index (%d)\n", bitrate_index);
383 LOGE("invalid sampling rate index (%d)\n", samplingrate_index);
  /system/chre/platform/slpi/
platform_sensor.cc 538 LOGE("%" PRIu16 " samples in an event for on-change sensor %d",
547 LOGE("Failed to allocate deferred callback memory");
570 LOGE("Failed to schedule a deferred callback for sensorType %d",
775 LOGE("Sensor status monitor update of invalid sensor ID %" PRIu64,
789 LOGE("Failed to allocate client request info message");
799 LOGE("Error requesting client request info: %d", smrStatus);
801 LOGE("Client request info failed with error: %" PRIu8 ", id %" PRIu8,
826 LOGE("Failed to allocate memory for sampling status change event");
834 LOGE("Failed to post sampling status change event");
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraChannel.cpp 184 LOGE("Add channel failed");
272 LOGE("stream number (%zu) exceeds max limit (%d)",
292 LOGE("No mem for Stream");
338 LOGE("Linking of stream failed");
711 LOGE("Stream handle failed");
742 LOGE("Stream Switch Failed");
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 208 LOGE("Invalid input port size!");
309 LOGE("cannot find 0x%08x port domain\n", p->eDomain);
348 LOGE("%s(): %s:%s:PortIndex %u: exit failure, "
358 LOGE("%s(): %s:%s:PortIndex %u: exit failure, "
436 LOGE("%s(): %s:%s:PortIndex %u: exit failure, "
446 LOGE("%s(): %s:%s:PortIndex %u: exit failure, "
518 LOGE("%s(): %s:%s:PortIndex %u:pBuffer %p: exit failure, "
526 LOGE("%s(): %s:%s:PortIndex %u:pBuffer %p: exit failure,"
535 LOGE("%s(): %s:%s:PortIndex %u:pBuffer %p: exit failure,"
606 LOGE("%s(): %s:%s:PortIndex %u: wokeup (buffer header timeout)\n"
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraPostProc.cpp 233 LOGE("postproc not initialized yet");
243 LOGE("Input Channel for pproc is NULL.");
275 LOGE("cannot add multi reprocess channel i = %d", i);
280 LOGE("cannot start multi reprocess channel i = %d", i);
365 LOGE("postproc not initialized yet");
370 LOGE("Input Channel for pproc is NULL.");
387 LOGE("Input Channel for pproc is NULL for index %d.",
438 LOGE("error getting encoding config");
447 LOGE("error creating a new jpeg encoding session");
554 LOGE("cannot get stream bufs from main stream")
    [all...]
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_main_menu.c     [all...]
  /system/chre/core/
sensor_request_manager.cc 38 LOGE("Requested interval %" PRIu64 " < sensor's minInterval %" PRIu64,
43 LOGE("Invalid continuous request for a one-shot sensor.");
48 LOGE("Invalid one-shot request for a continuous sensor.");
62 LOGE("Failed to query the platform for sensors");
364 LOGE("SensorRequestManager failed to remove a request");
419 LOGE("SensorRequestManager failed to remove all request");
  /cts/suite/audio_quality/executable/src/
main.cpp 110 LOGE("cannot create log");
135 LOGE("Parsing of %x failed", xmlFile.string());
  /cts/suite/audio_quality/lib/src/task/
TaskSequential.cpp 44 LOGE("register/update of index %s failed", mIndexName.string());
126 LOGE("TaskSequential::parseAttribute invalid value %s for key %s",
  /cts/tests/tests/opengl/libopengltest/
color_one.cpp 27 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__)
61 LOGE("Could not link program:\n%s\n", buf);
  /hardware/invensense/65xx/libsensors_iio/
PressureSensor.IIO.secondary.cpp 59 LOGE("Error Instantiating Pressure Sensor\n");
171 LOGE("HAL:unknown pressure id %s -- "
SensorBase.h 31 #define LOGE ALOGE
  /cts/suite/audio_quality/lib/include/
Log.h 55 #define LOGE(x...) do { Log::Instance()->printf(Log::ELogE, x); \
  /cts/suite/audio_quality/lib/src/audio/
AudioRemote.cpp 24 LOGE("AudioRemote::prepare mRemote NULL");
  /device/google/contexthub/util/nanotool/
log.h 32 #define LOGE(fmt, ...) Log::Error(fmt, ##__VA_ARGS__)
  /device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_inlines.h 59 LOGE("invalid job id %x",
  /device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_mpo_composer.c 255 LOGE("Cannot find App2 marker. MPO composition failed" );
265 LOGE("mp headr start offset is NULL. MPO composition failed" );
388 LOGE("O/P buffer not large enough. MPO composition failed");
404 LOGE("O/P buffer not large enough. MPO composition failed");
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderTrace.h 50 #define ETRACE(...) LOGE(__VA_ARGS__)
  /hardware/invensense/6515/libsensors_iio/
SensorBase.h 31 #define LOGE ALOGE
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
QCameraHAL3RawSnapshotTest.cpp 180 LOGE("%s:Test:%d Error in creating the pipe", __func__, testcase_id);
193 LOGE("Failed to create status thread");
238 LOGE("Unable to read the message");
248 LOGE("Unable to poll exiting the thread");
QCameraHAL3SnapshotTest.cpp 177 LOGE("%s:Test:%d Error in creating the pipe", __func__, testcase_id);
190 LOGE("Failed to create status thread");
229 LOGE("Unable to read the message");
239 LOGE("Unable to poll exiting the thread");
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_inlines.h 59 LOGE("invalid job id %x",
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_mpo_composer.c 255 LOGE("Cannot find App2 marker. MPO composition failed" );
265 LOGE("mp headr start offset is NULL. MPO composition failed" );
388 LOGE("O/P buffer not large enough. MPO composition failed");
404 LOGE("O/P buffer not large enough. MPO composition failed");
  /packages/apps/Gallery2/jni_jpegstream/src/
jpeg_hook.cpp 51 LOGE("DestManager already exists, cannot allocate!");
58 LOGE("Could not allocate memory for DestManager.");
158 LOGE("SourceManager already exists, cannot allocate!");
166 LOGE("Could not allocate memory for SourceManager.");
stream_wrapper.cpp 34 LOGE("Cannot update StreamWrapper with a null JNIEnv pointer!");

Completed in 582 milliseconds

1 2 3 4 5 6 7 891011>>