HomeSort by relevance Sort by last modified time
    Searched refs:CAMHAL_LOGE (Results 1 - 23 of 23) sorted by null

  /hardware/ti/omap4-aah/camera/
CameraProperties.cpp 105 CAMHAL_LOGE("error while getting capabilities");
108 CAMHAL_LOGE("camera busy. properties not loaded. num_cameras = %d", mCamerasSupported);
111 CAMHAL_LOGE("returned too many adapaters");
ANativeWindowDisplayAdapter.cpp 473 CAMHAL_LOGE("Surface::setUsage failed: %s (%d)", strerror(-err), -err);
487 CAMHAL_LOGE("Surface::setBufferCount failed: %s (%d)", strerror(-err), -err);
508 CAMHAL_LOGE("native_window_set_buffers_geometry failed: %s (%d)", strerror(-err), -err);
540 CAMHAL_LOGE("Surface::dequeueBuffer failed: %s (%d)", strerror(-err), -err);
590 CAMHAL_LOGE("Surface::cancelBuffer failed: %s (%d)", strerror(-err), -err);
620 CAMHAL_LOGE("Surface::cancelBuffer failed w/ error 0x%08x", err);
793 CAMHAL_LOGE("Surface::cancelBuffer() failed: %s (%d)",
800 CAMHAL_LOGE("mANativeWindow is NULL");
1078 CAMHAL_LOGE("Surface::queueBuffer returned error %d", ret);
1100 CAMHAL_LOGE("Surface::cancelBuffer returned error %d", ret)
    [all...]
CameraHal_Module.cpp 647 CAMHAL_LOGE("camera service provided cameraid out of bounds, "
656 CAMHAL_LOGE("maximum number of cameras already open");
664 CAMHAL_LOGE("camera_device allocation fail");
672 CAMHAL_LOGE("camera_ops allocation fail");
718 CAMHAL_LOGE("Couldn't get camera properties");
727 CAMHAL_LOGE("Couldn't create instance of CameraHal class");
734 CAMHAL_LOGE("Couldn't initialize camera instance");
799 CAMHAL_LOGE("Couldn't get camera properties");
MemoryManager.cpp 55 CAMHAL_LOGE("ion_open() failed, error: %d", mIonFd);
132 CAMHAL_LOGE("Freeing buffers already allocated after error occurred");
BufferSourceAdapter.cpp 208 CAMHAL_LOGE("Surface::getId returned error %d", ret);
214 CAMHAL_LOGE("Surface::getId returned error %d", ret);
218 CAMHAL_LOGE("Cannot set ST without name: id1:\"%s\" id2:\"%s\"",
245 CAMHAL_LOGE("Surface::getId returned error %d", ret);
372 CAMHAL_LOGE("native_window_set_usage failed: %s (%d)", strerror(-err), -err);
386 CAMHAL_LOGE("native_window_set_buffer_count failed: %s (%d)", strerror(-err), -err);
408 CAMHAL_LOGE("native_window_set_buffers_geometry failed: %s (%d)", strerror(-err), -err);
518 CAMHAL_LOGE("Adapter is not set up properly: "
795 CAMHAL_LOGE("mBufferSource is NULL");
887 CAMHAL_LOGE("mBufferSource->set_crop returned error %d", ret)
    [all...]
NV12_resize.cpp 76 CAMHAL_LOGE("Image Point NULL");
100 CAMHAL_LOGE("idx or idy less then 1 idx = %d idy = %d stride = %d", idx, idy, i_img_ptr->uStride);
109 CAMHAL_LOGE("eFormat not supported");
CameraHal.cpp 492 CAMHAL_LOGE("Invalid sensor orientation: %s. Value must be one of: [0, 90, 180, 270]", valstr);
    [all...]
BaseCameraAdapter.cpp 397 CAMHAL_LOGE("Buffer already with Ducati!! 0x%x", frameBuf);
398 for(int i=0;i<mBuffersWithDucati.size();i++) CAMHAL_LOGE("0x%x", mBuffersWithDucati.keyAt(i));
    [all...]
  /hardware/ti/omap4-aah/camera/inc/
Common.h 52 #define CAMHAL_LOGE DBGUTILS_LOGE
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXDCC.cpp 44 CAMHAL_LOGE(" Error in DCC Init");
85 CAMHAL_LOGE("DCC URI not allocated");
99 CAMHAL_LOGE("No DCC files found, switching back to default DCC");
106 CAMHAL_LOGE("DCC memory manager initialization failed!!!");
113 CAMHAL_LOGE("DCC buffer allocation failed!!!");
OMXCapture.cpp 225 CAMHAL_LOGE("Missing flush shot config parameter. Will use current (%s)",
485 CAMHAL_LOGE("Unexpected old mode 0x%x", expGainModes[i]);
649 CAMHAL_LOGE("Error getting available shots 0x%x", eError);
655 CAMHAL_LOGE("Not enough available shots to fulfill this queue request");
725 CAMHAL_LOGE("Handle burst capture (no any bracketing) case");
    [all...]
OMX3A.cpp 448 CAMHAL_LOGE("Error while parsing values");
467 CAMHAL_LOGE("Error while parsing values");
473 CAMHAL_LOGE("Error while parsing values (incorrect count %u)", i);
478 CAMHAL_LOGE("Error while parsing planes (%u)", plane);
    [all...]
OMXReprocess.cpp 45 CAMHAL_LOGE("invalid buffer array");
OMXCameraAdapter.cpp 89 CAMHAL_LOGE("MemoryManager initialization failed, error: %d", ret);
736 CAMHAL_LOGE("Unable to open file %s: %s", fn, strerror(fd));
770 CAMHAL_LOGE("Wrong buffer size: %d", size);
776 CAMHAL_LOGE("ERROR: %s, Unable to save raw file", strerror(fd));
781 CAMHAL_LOGE("ERROR: Unable to write to raw file: %s ", strerror(errno));
    [all...]
OMXCapabilities.cpp 1015 CAMHAL_LOGE("Invalid frame rate range: [%d .. %d]", caps.xFramerateMin, caps.xFramerateMax);
    [all...]
OMXFocus.cpp 334 CAMHAL_LOGE("Cancel AF timeout!");
OMXExif.cpp 810 CAMHAL_LOGE("Invalid GPS coordinate");
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_surfacetexture.h 20 # define CAMHAL_LOGE ALOGE
26 # define CAMHAL_LOGE LOGE
camera_test_bufferqueue.h 13 #define CAMHAL_LOGE ALOGE
camera_test.h 17 # define CAMHAL_LOGE ALOGE
23 # define CAMHAL_LOGE LOGE
camera_test_menu.cpp 623 CAMHAL_LOGE("Unable to open file %s: %s", fn, strerror(fd));
629 CAMHAL_LOGE("IMemory object is of zero size");
635 CAMHAL_LOGE("Buffer pointer is invalid");
721 CAMHAL_LOGE("Unable to open file %s: %s", fn, strerror(fd));
727 CAMHAL_LOGE("IMemory object is of zero size");
733 CAMHAL_LOGE("Buffer pointer is invalid");
    [all...]
  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCapabilities.cpp 339 CAMHAL_LOGE("caps.ulFrameRateCount = %d",i);
V4LCameraAdapter.cpp     [all...]

Completed in 134 milliseconds