/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
D | OMXCameraAdapter.cpp | 39 #define HERE(Msg) {CAMHAL_LOGEB("--===line %d, %s===--\n", __LINE__, Msg);} 78 CAMHAL_LOGEB("Error mInitSem semaphore count %d", mInitSem.Count()); in initialize() 93 CAMHAL_LOGEB("OMX_Init() failed, error: 0x%x", eError); in initialize() 101 CAMHAL_LOGEB("OMX_GetHandle -0x%x", eError); in initialize() 114 CAMHAL_LOGEB("OMX_SendCommand(OMX_CommandPortDisable) -0x%x", eError); in initialize() 125 CAMHAL_LOGEB("Error in registering for event %d", ret); in initialize() 135 CAMHAL_LOGEB("OMX_SendCommand(OMX_CommandPortEnable) -0x%x", eError); in initialize() 159 CAMHAL_LOGEB("Error while selecting the sensor index as %d - 0x%x", mSensorIndex, eError); in initialize() 379 CAMHAL_LOGEB("Invalid frameType 0x%x", frameType); in fillThisBuffer() 394 CAMHAL_LOGEB("OMX_FillThisBuffer 0x%x", eError); in fillThisBuffer() [all …]
|
D | OMXAlgo.cpp | 308 CAMHAL_LOGEB("Error while getting AutoConvergence 0x%x", eError); in getAutoConvergence() 343 CAMHAL_LOGEB("Error while setting AutoConvergence 0x%x", eError); in setAutoConvergence() 385 CAMHAL_LOGEB("Error while configuring video noise filter 0x%x", eError); in enableVideoNoiseFilter() 426 CAMHAL_LOGEB("Error while configuring video stabilization param 0x%x", eError); in enableVideoStabilization() 447 CAMHAL_LOGEB("Error while getting video stabilization mode 0x%x", in enableVideoStabilization() 472 CAMHAL_LOGEB("Error while configuring video stabilization mode 0x%x", eError); in enableVideoStabilization() 531 CAMHAL_LOGEB("Error while setting GBCE 0x%x", eError); in setGBCE() 588 CAMHAL_LOGEB("Error while configure GLBCE 0x%x", eError); in setGLBCE() 667 CAMHAL_LOGEB("Error while configuring ZSL History len 0x%x", eError); in setCaptureMode() 686 CAMHAL_LOGEB("Error while configuring camera mode 0x%x", eError); in setCaptureMode() [all …]
|
D | OMXFocus.cpp | 63 CAMHAL_LOGEB("Focus areas supported %d, focus areas set %d", in setParametersFocus() 144 CAMHAL_LOGEB("Focus status check failed 0x%x!", ret); in doAutoFocus() 181 CAMHAL_LOGEB("Error while starting focus 0x%x", eError); in doAutoFocus() 254 CAMHAL_LOGEB("Error while stopping focus 0x%x", eError); in stopAutoFocus() 290 CAMHAL_LOGEB("Error while retrieving focus mode 0x%x", eError); in getFocusMode() 372 CAMHAL_LOGEB("Error registering focus callback 0x%x", eError); in setFocusCallback() 516 CAMHAL_LOGEB("Error while retrieving focus status: 0x%x", eError); in checkFocus() 544 CAMHAL_LOGEB("Error in call to addFocusDistances() 0x%x", ret); in updateFocusDistances() 549 CAMHAL_LOGEB("Error in call to getFocusDistances() 0x%x", ret); in updateFocusDistances() 582 CAMHAL_LOGEB("Error while querying focus distances 0x%x", eError); in getFocusDistances() [all …]
|
D | OMX3A.cpp | 366 CAMHAL_LOGEB("Metering areas supported %d, metering areas set %d", in setParameters3A() 447 CAMHAL_LOGEB("Error while configuring exposure mode 0x%x", eError); in setExposureMode() 511 CAMHAL_LOGEB("Error while configuring flash mode 0x%x", eError); in setFlashMode() 537 CAMHAL_LOGEB("Error while configuring AF Assist mode 0x%x", eError); in setFlashMode() 571 CAMHAL_LOGEB("Error while getting flash mode 0x%x", eError); in getFlashMode() 678 CAMHAL_LOGEB("Error while configuring focus mode 0x%x", eError); in setFocusMode() 711 CAMHAL_LOGEB("Error while configuring focus mode 0x%x", eError); in getFocusMode() 745 CAMHAL_LOGEB("Error while configuring scene mode 0x%x", eError); in setScene() 795 CAMHAL_LOGEB("Error while configuring EV Compensation 0x%x error = 0x%x", in setEVCompensation() 830 CAMHAL_LOGEB("Error while getting EV Compensation error = 0x%x", eError); in getEVCompensation() [all …]
|
D | OMXCapture.cpp | 304 CAMHAL_LOGEB("setFormat() failed 0x%x", ret); in getPictureBufferSize() 422 CAMHAL_LOGEB("Error while configuring capture mode 0x%x", eError); in setExposureBracketing() 456 CAMHAL_LOGEB("Error while configuring extended capture mode 0x%x", eError); in setExposureBracketing() 507 CAMHAL_LOGEB("Error registering shutter callback 0x%x", eError); in setShutterCallback() 545 CAMHAL_LOGEB("Invalid bracketing buffer index 0x%x", currentBufferIdx); in doBracketing() 638 CAMHAL_LOGEB("Image capture buffers set to %d", imgCaptureData->mNumBufs); in startBracketing() 735 CAMHAL_LOGEB("Error mStartCaptureSem semaphore count %d", mStartCaptureSem.Count()); in startImageCapture() 768 CAMHAL_LOGEB("Error configuring image rotation %x", ret); in startImageCapture() 869 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in startImageCapture() 893 CAMHAL_LOGEB("Error mStopCaptureSem semaphore count %d", mStopCaptureSem.Count()); in stopImageCapture() [all …]
|
D | OMXZoom.cpp | 102 CAMHAL_LOGEB("Zoom index %d out of range", index); in doZoom() 123 CAMHAL_LOGEB("Error while applying digital zoom 0x%x", eError); in doZoom() 258 CAMHAL_LOGEB("Smooth value out of range %d!", targetIdx); in startSmoothZoom()
|
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
D | OMXCameraAdapter.cpp | 37 #define HERE(Msg) {CAMHAL_LOGEB("--===line %d, %s===--\n", __LINE__, Msg);} 95 CAMHAL_LOGEB("Error mInitSem semaphore count %d", mInitSem.Count()); in initialize() 111 CAMHAL_LOGEB("OMX_Init() failed, error: 0x%x", eError); in initialize() 125 CAMHAL_LOGEB("OMX_GetHandle -0x%x", eError); in initialize() 140 CAMHAL_LOGEB("OMX_SendCommand(OMX_CommandPortDisable) -0x%x", eError); in initialize() 151 CAMHAL_LOGEB("Error in registering for event %d", ret); in initialize() 161 CAMHAL_LOGEB("OMX_SendCommand(OMX_CommandPortEnable) -0x%x", eError); in initialize() 185 CAMHAL_LOGEB("Error while selecting the sensor index as %d - 0x%x", mSensorIndex, eError); in initialize() 473 CAMHAL_LOGEB("Invalid frameType 0x%x", frameType); in fillThisBuffer() 500 CAMHAL_LOGEB("OMX_FillThisBuffer 0x%x", eError); in fillThisBuffer() [all …]
|
D | OMXAlgo.cpp | 289 CAMHAL_LOGEB("Wrong convergence mode: %s", pValstr); in setAutoConvergence() 308 CAMHAL_LOGEB("Touch areas not received in %s", in setAutoConvergence() 375 CAMHAL_LOGEB("Error while setting AutoConvergence 0x%x", eError); in setAutoConvergence() 415 CAMHAL_LOGEB("Error while configuring video noise filter 0x%x", eError); in enableVideoNoiseFilter() 456 CAMHAL_LOGEB("Error while configuring video stabilization param 0x%x", eError); in enableVideoStabilization() 477 CAMHAL_LOGEB("Error while getting video stabilization mode 0x%x", in enableVideoStabilization() 502 CAMHAL_LOGEB("Error while configuring video stabilization mode 0x%x", eError); in enableVideoStabilization() 561 CAMHAL_LOGEB("Error while setting GBCE 0x%x", eError); in setGBCE() 618 CAMHAL_LOGEB("Error while configure GLBCE 0x%x", eError); in setGLBCE() 698 CAMHAL_LOGEB("Error while configuring camera mode 0x%x", eError); in setCaptureMode() [all …]
|
D | OMXFocus.cpp | 62 CAMHAL_LOGEB("Focus areas supported %d, focus areas set %d", in setParametersFocus() 151 CAMHAL_LOGEB("Focus status check failed 0x%x!", ret); in doAutoFocus() 190 CAMHAL_LOGEB("Error while starting focus 0x%x", eError); in doAutoFocus() 266 CAMHAL_LOGEB("Error while stopping focus 0x%x", eError); in stopAutoFocus() 304 CAMHAL_LOGEB("Error while retrieving focus mode 0x%x", eError); in getFocusMode() 399 CAMHAL_LOGEB("Error registering focus callback 0x%x", eError); in setFocusCallback() 544 CAMHAL_LOGEB("Error while retrieving focus status: 0x%x", eError); in checkFocus() 572 CAMHAL_LOGEB("Error in call to addFocusDistances() 0x%x", ret); in updateFocusDistances() 577 CAMHAL_LOGEB("Error in call to getFocusDistances() 0x%x", ret); in updateFocusDistances() 610 CAMHAL_LOGEB("Error while querying focus distances 0x%x", eError); in getFocusDistances() [all …]
|
D | OMX3A.cpp | 383 CAMHAL_LOGEB("Metering areas supported %d, metering areas set %d", in setParameters3A() 575 CAMHAL_LOGEB("Error while configuring exposure mode 0x%x", eError); in setExposureMode() 635 CAMHAL_LOGEB("OMX_GetConfig error 0x%x (manual exposure values)", eError); in setManualExposureVal() 665 CAMHAL_LOGEB("Error 0x%x while configuring manual exposure values", eError); in setManualExposureVal() 705 CAMHAL_LOGEB("Error while configuring flash mode 0x%x", eError); in setFlashMode() 731 CAMHAL_LOGEB("Error while configuring AF Assist mode 0x%x", eError); in setFlashMode() 765 CAMHAL_LOGEB("Error while getting flash mode 0x%x", eError); in getFlashMode() 872 CAMHAL_LOGEB("Error while configuring focus mode 0x%x", eError); in setFocusMode() 905 CAMHAL_LOGEB("Error while configuring focus mode 0x%x", eError); in getFocusMode() 939 CAMHAL_LOGEB("Error while configuring scene mode 0x%x", eError); in setScene() [all …]
|
D | OMXCapture.cpp | 394 CAMHAL_LOGEB("setFormat() failed 0x%x", ret); in getPictureBufferSize() 559 CAMHAL_LOGEB("Error while configuring bracket shot 0x%x", eError); in setVectorStop() 588 CAMHAL_LOGEB("Error while configuring capture mode 0x%x", eError); in initVectorShot() 606 CAMHAL_LOGEB("Error while configuring extended capture mode 0x%x", eError); in initVectorShot() 714 CAMHAL_LOGEB("Error while configuring enqueue shot 0x%x", eError); in setVectorShot() 740 CAMHAL_LOGEB("Error while configuring enqueue shot 0x%x", eError); in setVectorShot() 789 CAMHAL_LOGEB("Error while configuring capture mode 0x%x", eError); in setExposureBracketing() 829 CAMHAL_LOGEB("Error while configuring extended capture mode 0x%x", eError); in setExposureBracketing() 880 CAMHAL_LOGEB("Error registering shutter callback 0x%x", eError); in setShutterCallback() 919 CAMHAL_LOGEB("Invalid bracketing buffer index 0x%x", currentBufferIdx); in doBracketing() [all …]
|
D | OMXDccDataSave.cpp | 50 CAMHAL_LOGEB("Error while configuring dcc data overwrite extra data 0x%x", in initDccFileDataSave() 193 CAMHAL_LOGEB("ERROR: DCC file %s failed to open for modification", path); in parseDCCsubDir() 198 CAMHAL_LOGEB("ERROR: Failed to open file %s for reading", path); in parseDCCsubDir() 227 CAMHAL_LOGEB("ERROR: Opening DCC directory %s failed", dccPath); in fopenCameraDCC() 281 CAMHAL_LOGEB("ERROR: Use case ID %lu not found in DCC file", mDccData.nUseCaseId); in fseekDCCuseCasePos()
|
D | OMXReprocess.cpp | 134 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in startReprocess() 198 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in stopReprocess() 224 CAMHAL_LOGEB("Error mUseReprocessSem semaphore count %d", mUseReprocessSem.Count()); in UseBuffersReprocess() 261 CAMHAL_LOGEB("setFormat() failed %d", ret); in UseBuffersReprocess() 286 CAMHAL_LOGEB("OMX_SetParameter - %x", eError); in UseBuffersReprocess() 370 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in UseBuffersReprocess()
|
D | OMXZoom.cpp | 97 CAMHAL_LOGEB("Zoom index %d out of range", index); in doZoom() 118 CAMHAL_LOGEB("Error while applying digital zoom 0x%x", eError); in doZoom() 250 CAMHAL_LOGEB("Smooth value out of range %d!", targetIdx); in startSmoothZoom()
|
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/ |
D | V4LCameraAdapter.cpp | 50 #define HERE(Msg) {CAMHAL_LOGEB("--=== %s===--\n", Msg);} 98 CAMHAL_LOGEB("VIDIOC_REQBUFS failed: %s", strerror(errno)); in v4lInitMmap() 113 CAMHAL_LOGEB("Unable to query buffer (%s)", strerror(errno)); in v4lInitMmap() 126 CAMHAL_LOGEB("Unable to map buffer [%d]. (%s)", i, strerror(errno)); in v4lInitMmap() 142 CAMHAL_LOGEB("VIDIOC_REQBUFS failed for USERPTR: %s", strerror(errno)); in v4lInitUsrPtr() 159 CAMHAL_LOGEB("StartStreaming: Unable to start capture: %s", strerror(errno)); in v4lStartStreaming() 176 CAMHAL_LOGEB("StopStreaming: Unable to stop capture: %s", strerror(errno)); in v4lStopStreaming() 197 CAMHAL_LOGEB("VIDIOC_REQBUFS failed: %s", strerror(errno)); in v4lStopStreaming() 211 CAMHAL_LOGEB("VIDIOC_G_FMT Failed: %s", strerror(errno)); in v4lSetFormat() 226 CAMHAL_LOGEB("VIDIOC_S_FMT Failed: %s", strerror(errno)); in v4lSetFormat() [all …]
|
/hardware/ti/omap4xxx/camera/V4LCameraAdapter/ |
D | V4LCameraAdapter.cpp | 47 #define HERE(Msg) {CAMHAL_LOGEB("--===line %d, %s===--\n", __LINE__, Msg);} 83 CAMHAL_LOGEB("Error while opening handle to V4L2 Camera: %s", strerror(errno)); in initialize() 172 CAMHAL_LOGEB("Open: VIDIOC_S_FMT Failed: %s", strerror(errno)); in setParameters() 242 CAMHAL_LOGEB("VIDIOC_REQBUFS failed: %s", strerror(errno)); in UseBuffersPreview() 256 CAMHAL_LOGEB("Unable to query buffer (%s)", strerror(errno)); in UseBuffersPreview() 268 CAMHAL_LOGEB("Unable to map buffer (%s)", strerror(errno)); in UseBuffersPreview() 317 CAMHAL_LOGEB("StartStreaming: Unable to start capture: %s", strerror(errno)); in startPreview() 354 CAMHAL_LOGEB("StopStreaming: Unable to stop capture: %s", strerror(errno)); in stopPreview()
|
/hardware/ti/omap4xxx/camera/ |
D | CameraHalUtilClasses.cpp | 163 CAMHAL_LOGEB("Camera area weight is invalid %d", weight); in checkArea() 168 CAMHAL_LOGEB("Camera area top coordinate is invalid %d", top ); in checkArea() 173 CAMHAL_LOGEB("Camera area bottom coordinate is invalid %d", bottom ); in checkArea() 178 CAMHAL_LOGEB("Camera area left coordinate is invalid %d", left ); in checkArea() 183 CAMHAL_LOGEB("Camera area right coordinate is invalid %d", right ); in checkArea()
|
D | MemoryManager.cpp | 68 …CAMHAL_LOGEB("Allocation failed when creating buffers array of %d uint32_t elements", numArrayEntr… in allocateBuffer() 88 CAMHAL_LOGEB("ion_alloc resulted in error %d", ret); in allocateBuffer() 96 CAMHAL_LOGEB("Userspace mapping of ION buffers returned error %d", ret); in allocateBuffer()
|
D | BaseCameraAdapter.cpp | 217 CAMHAL_LOGEB("Message type 0x%x subscription no supported yet!", msgs); in disableMsgType() 979 CAMHAL_LOGEB("Command 0x%x unsupported!", operation); in sendCommand() 1189 CAMHAL_LOGEB("FRAMETYPE NOT SUPPORTED 0x%x", mask); in sendFrameToSubscribers() 1237 CAMHAL_LOGEB("Invalid ref count for frame type: 0x%x", frameType); in __sendFrameToSubscribers() 1251 CAMHAL_LOGEB("callback not set for frame type: 0x%x", frameType); in __sendFrameToSubscribers() 1312 CAMHAL_LOGEB("FRAMETYPE NOT SUPPORTED 0x%x", lmask); in setInitFrameRefCount() 1706 CAMHAL_LOGEB("Adapter state switch INTIALIZED_STATE Invalid Op! event = 0x%x", in setState() 1795 CAMHAL_LOGEB("Adapter state switch PREVIEW_ACTIVE Invalid Op! event = 0x%x", in setState() 1822 … CAMHAL_LOGEB("Adapter state switch LOADED_CAPTURE_STATE Invalid Op! event = 0x%x", in setState() 1843 CAMHAL_LOGEB("Adapter state switch CAPTURE_STATE Invalid Op! event = 0x%x", in setState() [all …]
|
D | CameraHal.cpp | 272 …CAMHAL_LOGEB("Invalid preview format.Supported: %s", mCameraProperties->get(CameraProperties::SUP… in setParameters() 284 CAMHAL_LOGEB("ERROR: Invalid VNF: %s", valstr); in setParameters() 297 CAMHAL_LOGEB("ERROR: Invalid VSTAB: %s", valstr); in setParameters() 318 CAMHAL_LOGEB("ERROR: Invalid IPP mode: %s", valstr); in setParameters() 363 CAMHAL_LOGEB("Invalid preview resolution %d x %d", w, h); in setParameters() 377 CAMHAL_LOGEB("Invalid preview resolution %d x %d", w, h); in setParameters() 390 CAMHAL_LOGEB("Invalid preview resolution %d x %d", w, h); in setParameters() 472 CAMHAL_LOGEB("ERROR: Invalid FOCUS mode = %s", valstr); in setParameters() 482 CAMHAL_LOGEB("ERROR: Invalid picture format: %s",valstr); in setParameters() 491 CAMHAL_LOGEB("ERROR: Invalid picture resolution %dx%d", w, h); in setParameters() [all …]
|
/hardware/ti/omap4-aah/camera/ |
D | CameraHalUtilClasses.cpp | 161 CAMHAL_LOGEB("Camera area weight is invalid %d", weight); in checkArea() 166 CAMHAL_LOGEB("Camera area top coordinate is invalid %d", top ); in checkArea() 171 CAMHAL_LOGEB("Camera area bottom coordinate is invalid %d", bottom ); in checkArea() 176 CAMHAL_LOGEB("Camera area left coordinate is invalid %d", left ); in checkArea() 181 CAMHAL_LOGEB("Camera area right coordinate is invalid %d", right ); in checkArea()
|
D | BaseCameraAdapter.cpp | 1124 CAMHAL_LOGEB("Command 0x%x unsupported!", operation); in sendCommand() 1339 CAMHAL_LOGEB("FRAMETYPE NOT SUPPORTED 0x%x", mask); in sendFrameToSubscribers() 1387 CAMHAL_LOGEB("Invalid ref count for frame type: 0x%x", frameType); in __sendFrameToSubscribers() 1401 CAMHAL_LOGEB("callback not set for frame type: 0x%x", frameType); in __sendFrameToSubscribers() 1467 CAMHAL_LOGEB("FRAMETYPE NOT SUPPORTED 0x%x", lmask); in setInitFrameRefCount() 1913 CAMHAL_LOGEB("Adapter state switch INTIALIZED_STATE Invalid Op! event = %s", in setState() 2017 CAMHAL_LOGEB("Adapter state switch PREVIEW_ACTIVE Invalid Op! event = %s", in setState() 2040 … CAMHAL_LOGEB("Adapter state switch LOADED_REPROCESS_STATE Invalid Op! event = %s", in setState() 2056 … CAMHAL_LOGEB("Adapter state switch LOADED_REPROCESS_CAPTURE_STATE Invalid Op! event = %s", in setState() 2090 CAMHAL_LOGEB("Adapter state switch LOADED_CAPTURE_STATE Invalid Op! event = %s", in setState() [all …]
|
D | MemoryManager.cpp | 77 …CAMHAL_LOGEB("Allocation failed when creating buffers array of %d CameraBuffer elements", numArray… in allocateBufferList() 102 … CAMHAL_LOGEB("FAILED to allocate ion buffer of size=%d. ret=%d(0x%x)", size, ret, ret); in allocateBufferList() 109 CAMHAL_LOGEB("Userspace mapping of ION buffers returned error %d", ret); in allocateBufferList()
|
D | CameraHal.cpp | 374 CAMHAL_LOGEB("Invalid preview format: %s. Supported: %s", valstr, in setParameters() 386 CAMHAL_LOGEB("ERROR: Invalid VNF: %s", valstr); in setParameters() 402 CAMHAL_LOGEB("ERROR: Invalid VSTAB: %s", valstr); in setParameters() 467 CAMHAL_LOGEB("ERROR: Invalid IPP mode: %s", valstr); in setParameters() 559 CAMHAL_LOGEB("Invalid preview resolution %d x %d", w, h); in setParameters() 587 CAMHAL_LOGEB("ERROR: Invalid FOCUS mode = %s", valstr); in setParameters() 615 CAMHAL_LOGEB("ERROR: Invalid picture resolution %d x %d", w, h); in setParameters() 634 CAMHAL_LOGEB("ERROR: Invalid picture format: %s",valstr); in setParameters() 645 CAMHAL_LOGEB("ERROR: Invalid Burst value: %s",valstr); in setParameters() 708 CAMHAL_LOGEB("ERROR: Invalid GBCE: %s", valstr); in setParameters() [all …]
|
D | BufferSourceAdapter.cpp | 432 CAMHAL_LOGEB("dequeueBuffer failed: %s (%d)", strerror(-err), -err); in allocateBufferList() 471 CAMHAL_LOGEB("cancel_buffer failed: %s (%d)", strerror(-err), -err); in allocateBufferList() 493 CAMHAL_LOGEB("cancelBuffer failed w/ error 0x%08x", err); in allocateBufferList() 565 CAMHAL_LOGEB("dequeueBuffer failed: %s (%d)", strerror(-err), -err); in getBuffers() 643 CAMHAL_LOGEB("update and get buffer failed: %s (%d)", strerror(-err), -err); in getBufferList() 715 CAMHAL_LOGEB("get_min_undequeued_buffer_count failed: %s (%d)", strerror(-ret), -ret); in minUndequeueableBuffers() 788 CAMHAL_LOGEB("cancel_buffer() failed: %s (%d)", in returnBuffersToWindow() 944 CAMHAL_LOGEB("dequeueBuffer failed: %s (%d)", strerror(-err), -err); in handleFrameReturn() 956 CAMHAL_LOGEB("lockbuffer failed: %s (%d)", strerror(-err), -err); in handleFrameReturn() 974 CAMHAL_LOGEB("Failed to find handle %p", buf); in handleFrameReturn() [all …]
|