/hardware/ti/omap4-aah/camera/ |
D | CameraProperties.cpp | 105 CAMHAL_LOGE("error while getting capabilities"); in loadProperties() 108 CAMHAL_LOGE("camera busy. properties not loaded. num_cameras = %d", mCamerasSupported); in loadProperties() 111 CAMHAL_LOGE("returned too many adapaters"); in loadProperties()
|
D | ANativeWindowDisplayAdapter.cpp | 473 CAMHAL_LOGE("Surface::setUsage failed: %s (%d)", strerror(-err), -err); in allocateBufferList() 487 CAMHAL_LOGE("Surface::setBufferCount failed: %s (%d)", strerror(-err), -err); in allocateBufferList() 508 CAMHAL_LOGE("native_window_set_buffers_geometry failed: %s (%d)", strerror(-err), -err); in allocateBufferList() 540 CAMHAL_LOGE("Surface::dequeueBuffer failed: %s (%d)", strerror(-err), -err); in allocateBufferList() 590 CAMHAL_LOGE("Surface::cancelBuffer failed: %s (%d)", strerror(-err), -err); in allocateBufferList() 620 CAMHAL_LOGE("Surface::cancelBuffer failed w/ error 0x%08x", err); in allocateBufferList() 793 CAMHAL_LOGE("Surface::cancelBuffer() failed: %s (%d)", in returnBuffersToWindow() 800 CAMHAL_LOGE("mANativeWindow is NULL"); in returnBuffersToWindow() 1078 CAMHAL_LOGE("Surface::queueBuffer returned error %d", ret); in PostFrame() 1100 CAMHAL_LOGE("Surface::cancelBuffer returned error %d", ret); in PostFrame() [all …]
|
D | BufferSourceAdapter.cpp | 208 CAMHAL_LOGE("Surface::getId returned error %d", ret); in setPreviewWindow() 214 CAMHAL_LOGE("Surface::getId returned error %d", ret); in setPreviewWindow() 218 CAMHAL_LOGE("Cannot set ST without name: id1:\"%s\" id2:\"%s\"", in setPreviewWindow() 245 CAMHAL_LOGE("Surface::getId returned error %d", ret); in match() 372 CAMHAL_LOGE("native_window_set_usage failed: %s (%d)", strerror(-err), -err); in allocateBufferList() 386 CAMHAL_LOGE("native_window_set_buffer_count failed: %s (%d)", strerror(-err), -err); in allocateBufferList() 408 CAMHAL_LOGE("native_window_set_buffers_geometry failed: %s (%d)", strerror(-err), -err); in allocateBufferList() 518 CAMHAL_LOGE("Adapter is not set up properly: " in getBuffers() 795 CAMHAL_LOGE("mBufferSource is NULL"); in returnBuffersToWindow() 887 CAMHAL_LOGE("mBufferSource->set_crop returned error %d", ret); in handleFrameCallback() [all …]
|
D | CameraHal_Module.cpp | 647 CAMHAL_LOGE("camera service provided cameraid out of bounds, " in camera_device_open() 656 CAMHAL_LOGE("maximum number of cameras already open"); in camera_device_open() 664 CAMHAL_LOGE("camera_device allocation fail"); in camera_device_open() 672 CAMHAL_LOGE("camera_ops allocation fail"); in camera_device_open() 718 CAMHAL_LOGE("Couldn't get camera properties"); in camera_device_open() 727 CAMHAL_LOGE("Couldn't create instance of CameraHal class"); in camera_device_open() 734 CAMHAL_LOGE("Couldn't initialize camera instance"); in camera_device_open() 799 CAMHAL_LOGE("Couldn't get camera properties"); in camera_get_camera_info()
|
D | MemoryManager.cpp | 55 CAMHAL_LOGE("ion_open() failed, error: %d", mIonFd); in initialize() 132 CAMHAL_LOGE("Freeing buffers already allocated after error occurred"); in allocateBufferList()
|
D | NV12_resize.cpp | 76 CAMHAL_LOGE("Image Point NULL"); in VT_resizeFrame_Video_opt2_lp() 100 … CAMHAL_LOGE("idx or idy less then 1 idx = %d idy = %d stride = %d", idx, idy, i_img_ptr->uStride); in VT_resizeFrame_Video_opt2_lp() 109 CAMHAL_LOGE("eFormat not supported"); in VT_resizeFrame_Video_opt2_lp()
|
D | CameraHal.cpp | 492 … CAMHAL_LOGE("Invalid sensor orientation: %s. Value must be one of: [0, 90, 180, 270]", valstr); in setParameters() 2427 CAMHAL_LOGE("setTapoutLocked returned error 0x%x", ret); in setBufferSource() 2433 CAMHAL_LOGE("setTapinLocked returned error 0x%x", ret); in setBufferSource() 2469 CAMHAL_LOGE("Error %d to release tap out", ret); in releaseBufferSource() 2476 CAMHAL_LOGE("Error %d to release tap in", ret); in releaseBufferSource() 3295 CAMHAL_LOGE("Invalid tap out surface passed to camerahal"); in __takePicture() 3428 CAMHAL_LOGE("Couldn't get max queuable"); in __takePicture() 3662 CAMHAL_LOGE("Invalid tap in surface passed to camerahal"); in reprocess() 3668 CAMHAL_LOGE("No tap in surface sent with shot config!"); in reprocess() 3678 CAMHAL_LOGE("Error: couldn't get input buffers for reprocess()"); in reprocess() [all …]
|
D | BaseCameraAdapter.cpp | 397 CAMHAL_LOGE("Buffer already with Ducati!! 0x%x", frameBuf); in returnFrame() 398 … for(int i=0;i<mBuffersWithDucati.size();i++) CAMHAL_LOGE("0x%x", mBuffersWithDucati.keyAt(i)); in returnFrame()
|
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
D | OMXDCC.cpp | 44 CAMHAL_LOGE(" Error in DCC Init"); in loadDCC() 85 CAMHAL_LOGE("DCC URI not allocated"); in initDCC() 99 CAMHAL_LOGE("No DCC files found, switching back to default DCC"); in initDCC() 106 CAMHAL_LOGE("DCC memory manager initialization failed!!!"); in initDCC() 113 CAMHAL_LOGE("DCC buffer allocation failed!!!"); in initDCC()
|
D | OMXCapture.cpp | 225 CAMHAL_LOGE("Missing flush shot config parameter. Will use current (%s)", in setParametersCapture() 485 CAMHAL_LOGE("Unexpected old mode 0x%x", expGainModes[i]); in parseExpRange() 649 CAMHAL_LOGE("Error getting available shots 0x%x", eError); in setVectorShot() 655 CAMHAL_LOGE("Not enough available shots to fulfill this queue request"); in setVectorShot() 725 CAMHAL_LOGE("Handle burst capture (no any bracketing) case"); in setVectorShot() 1128 CAMHAL_LOGE("Invalid cached parameters sent!"); in startImageCapture() 1266 CAMHAL_LOGE("Not queueing index = %d", index); in startImageCapture() 1645 CAMHAL_LOGE("GetParameter failed error = 0x%x", eError); in initInternalBuffers() 1666 CAMHAL_LOGE("SetParameter failed, error=%08x", eError); in initInternalBuffers() 1923 CAMHAL_LOGE("Wrong state trying to start a capture in CPCAM mode?"); in UseBuffersCapture()
|
D | OMX3A.cpp | 448 CAMHAL_LOGE("Error while parsing values"); in updateGammaTable() 467 CAMHAL_LOGE("Error while parsing values"); in updateGammaTable() 473 CAMHAL_LOGE("Error while parsing values (incorrect count %u)", i); in updateGammaTable() 478 CAMHAL_LOGE("Error while parsing planes (%u)", plane); in updateGammaTable() 1924 CAMHAL_LOGE("Gamma table R:%s", DmpR.string()); in setGammaTable() 1925 CAMHAL_LOGE("Gamma table G:%s", DmpG.string()); in setGammaTable() 1926 CAMHAL_LOGE("Gamma table B:%s", DmpB.string()); in setGammaTable()
|
D | OMXCameraAdapter.cpp | 89 CAMHAL_LOGE("MemoryManager initialization failed, error: %d", ret); in initialize() 736 CAMHAL_LOGE("Unable to open file %s: %s", fn, strerror(fd)); in saveFile() 770 CAMHAL_LOGE("Wrong buffer size: %d", size); in saveBufferToFile() 776 CAMHAL_LOGE("ERROR: %s, Unable to save raw file", strerror(fd)); in saveBufferToFile() 781 CAMHAL_LOGE("ERROR: Unable to write to raw file: %s ", strerror(errno)); in saveBufferToFile() 3309 CAMHAL_LOGE("NULL Buffer from OMX"); in OMXCameraAdapterEmptyBufferDone() 3540 CAMHAL_LOGE("Buffer was never with Ducati!! %p", pBuffHeader->pBuffer); in OMXCameraAdapterFillBufferDone() 3541 …for(unsigned int i=0;i<mBuffersWithDucati.size();i++) CAMHAL_LOGE("0x%x", mBuffersWithDucati.keyAt… in OMXCameraAdapterFillBufferDone() 3694 CAMHAL_LOGE("ERROR: %d, while saving yuv!", saveBufferStatus); in OMXCameraAdapterFillBufferDone() 3749 CAMHAL_LOGE("ERROR: %d , while saving raw!", saveBufferStatus); in OMXCameraAdapterFillBufferDone() [all …]
|
D | OMXReprocess.cpp | 45 CAMHAL_LOGE("invalid buffer array"); in setParametersReprocess()
|
D | OMXCapabilities.cpp | 1015 … CAMHAL_LOGE("Invalid frame rate range: [%d .. %d]", caps.xFramerateMin, caps.xFramerateMax); in insertFramerates() 2167 CAMHAL_LOGE("OMX_TI_CAPTYPE verification failed"); \ in _checkOmxTiCap() 2168 CAMHAL_LOGE(" variable: OMX_TI_CAPTYPE::" #countVar \ in _checkOmxTiCap() 2202 CAMHAL_LOGE("OMX_TI_CAPTYPE structure is invalid"); in _dumpOmxTiCap() 2411 CAMHAL_LOGE("MemoryManager initialization failed, error: %d", ret); in getCaps()
|
D | OMXFocus.cpp | 334 CAMHAL_LOGE("Cancel AF timeout!"); in cancelAutoFocus()
|
D | OMXExif.cpp | 810 CAMHAL_LOGE("Invalid GPS coordinate"); in convertGPSCoord()
|
/hardware/ti/omap4-aah/camera/inc/ |
D | Common.h | 52 #define CAMHAL_LOGE DBGUTILS_LOGE macro
|
/hardware/ti/omap4-aah/test/CameraHal/ |
D | camera_test_surfacetexture.h | 20 # define CAMHAL_LOGE ALOGE macro 26 # define CAMHAL_LOGE LOGE macro
|
D | camera_test_bufferqueue.h | 13 #define CAMHAL_LOGE ALOGE macro
|
D | camera_test.h | 17 # define CAMHAL_LOGE ALOGE macro 23 # define CAMHAL_LOGE LOGE macro
|
D | camera_test_menu.cpp | 623 CAMHAL_LOGE("Unable to open file %s: %s", fn, strerror(fd)); in saveFile() 629 CAMHAL_LOGE("IMemory object is of zero size"); in saveFile() 635 CAMHAL_LOGE("Buffer pointer is invalid"); in saveFile() 721 CAMHAL_LOGE("Unable to open file %s: %s", fn, strerror(fd)); in my_jpeg_callback() 727 CAMHAL_LOGE("IMemory object is of zero size"); in my_jpeg_callback() 733 CAMHAL_LOGE("Buffer pointer is invalid"); in my_jpeg_callback()
|
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/ |
D | V4LCapabilities.cpp | 339 CAMHAL_LOGE("caps.ulFrameRateCount = %d",i); in getCaps()
|
D | V4LCameraAdapter.cpp | 1115 CAMHAL_LOGE("Unable to open file %s: %s", fn, strerror(fd)); in saveFile()
|