Lines Matching refs:CAMHAL_LOGEB
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()
408 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in fillThisBuffer()
706 CAMHAL_LOGEB("OMX error 0x%x, while retrieving current ISO value", eError); in getParameters()
788 CAMHAL_LOGEB("OMX_GetParameter - %x", eError); in setFormat()
860 CAMHAL_LOGEB("Unsupported port index 0x%x", (unsigned int)port); in setFormat()
867 CAMHAL_LOGEB("OMX_SetParameter - %x", eError); in setFormat()
876 CAMHAL_LOGEB("OMX_GetParameter - %x", eError); in setFormat()
918 CAMHAL_LOGEB("Exiting function %s because of eError=%x", __FUNCTION__, eError); in setFormat()
935 CAMHAL_LOGEB("Error mFlushSem semaphore count %d", mFlushSem.Count()); in flushBuffers()
955 CAMHAL_LOGEB("Error in registering for event %d", ret); in flushBuffers()
967 CAMHAL_LOGEB("OMX_SendCommand(OMX_CommandFlush)-0x%x", eError); in flushBuffers()
1003 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in flushBuffers()
1074 CAMHAL_LOGEB("Error mUsePreviewDataSem semaphore count %d", mUsePreviewDataSem.Count()); in UseBuffersPreviewData()
1101 CAMHAL_LOGEB("Error in registering for event %d", ret); in UseBuffersPreviewData()
1120 CAMHAL_LOGEB("OMX_SendCommand(OMX_CommandPortEnable) -0x%x", eError); in UseBuffersPreviewData()
1158 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in UseBuffersPreviewData()
1194 CAMHAL_LOGEB("Error mSwitchToExecSem semaphore count %d", mSwitchToExecSem.Count()); in doSwitchToExecuting()
1205 CAMHAL_LOGEB("Error in registering Port Disable for event %d", ret); in doSwitchToExecuting()
1215 CAMHAL_LOGEB("Timeout PREVIEW PORT DISABLE %d", ret); in doSwitchToExecuting()
1228 CAMHAL_LOGEB("Error in IDLE STATE SWITCH %d", ret); in doSwitchToExecuting()
1238 CAMHAL_LOGEB("Timeout IDLE STATE SWITCH %d", ret); in doSwitchToExecuting()
1252 CAMHAL_LOGEB("Error in EXECUTING STATE SWITCH %d", ret); in doSwitchToExecuting()
1262 CAMHAL_LOGEB("Timeout EXEC STATE SWITCH %d", ret); in doSwitchToExecuting()
1274 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in doSwitchToExecuting()
1298 CAMHAL_LOGEB("Error mSwitchToLoadedSem semaphore count %d", mSwitchToLoadedSem.Count()); in switchToLoaded()
1313 CAMHAL_LOGEB("Error in registering for event %d", ret); in switchToLoaded()
1324 CAMHAL_LOGEB("OMX_SendCommand(OMX_StateIdle) - %x", eError); in switchToLoaded()
1367 CAMHAL_LOGEB("Error in registering for event %d", ret); in switchToLoaded()
1378 CAMHAL_LOGEB("OMX_SendCommand(OMX_StateLoaded) - %x", eError); in switchToLoaded()
1418 CAMHAL_LOGEB("Error in registering for event %d", ret); in switchToLoaded()
1462 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in switchToLoaded()
1492 CAMHAL_LOGEB("Error mUsePreviewSem semaphore count %d", mUsePreviewSem.Count()); in UseBuffersPreview()
1512 CAMHAL_LOGEB("setLDC() failed %d", ret); in UseBuffersPreview()
1520 CAMHAL_LOGEB("setNSF() failed %d", ret); in UseBuffersPreview()
1528 CAMHAL_LOGEB("setCaptureMode() failed %d", ret); in UseBuffersPreview()
1541 CAMHAL_LOGEB("Error configuring VNF %x", ret); in UseBuffersPreview()
1549 CAMHAL_LOGEB("Error configuring VSTAB %x", ret); in UseBuffersPreview()
1558 CAMHAL_LOGEB("Error configuring VNF %x", ret); in UseBuffersPreview()
1565 CAMHAL_LOGEB("Error configuring VSTAB %x", ret); in UseBuffersPreview()
1574 CAMHAL_LOGEB("Error configuring Sensor Orientation %x", ret); in UseBuffersPreview()
1581 CAMHAL_LOGEB("VFR configuration failed 0x%x", ret); in UseBuffersPreview()
1597 CAMHAL_LOGEB("Error in registering for event %d", ret); in UseBuffersPreview()
1624 CAMHAL_LOGEB("Error in registering for event %d", ret); in UseBuffersPreview()
1647 CAMHAL_LOGEB("OMX_SetParameter - %x", eError); in UseBuffersPreview()
1663 CAMHAL_LOGEB("OMX_UseBuffer-0x%x", eError); in UseBuffersPreview()
1700 CAMHAL_LOGEB("OMX_UseBuffer -0x%x", eError); in UseBuffersPreview()
1754 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in UseBuffersPreview()
1756 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in UseBuffersPreview()
1774 CAMHAL_LOGEB("Error mStartPreviewSem semaphore count %d", mStartPreviewSem.Count()); in startPreview()
1795 CAMHAL_LOGEB("Error in registering for event %d", ret); in startPreview()
1807 CAMHAL_LOGEB("OMX_SendCommand(OMX_StateExecuting)-0x%x", eError); in startPreview()
1850 CAMHAL_LOGEB("OMX_FillThisBuffer-0x%x", eError); in startPreview()
1869 CAMHAL_LOGEB("OMX_FillThisBuffer-0x%x", eError); in startPreview()
1914 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in startPreview()
1975 CAMHAL_LOGEB("Error canceling autofocus %d", ret); in stopPreview()
1989 CAMHAL_LOGEB("Error while configuring AF Assist mode 0x%x", eError); in stopPreview()
1998 CAMHAL_LOGEB("Error mStopPreviewSem semaphore count %d", mStopPreviewSem.Count()); in stopPreview()
2005 CAMHAL_LOGEB("disable image port failed 0x%x", ret); in stopPreview()
2015 CAMHAL_LOGEB("Flush Buffers failed 0x%x", ret); in stopPreview()
2041 CAMHAL_LOGEB("OMX_FreeBuffer - %x", eError); in stopPreview()
2056 CAMHAL_LOGEB("OMX_FreeBuffer - %x", eError); in stopPreview()
2113 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in stopPreview()
2156 CAMHAL_LOGEB("Error while setting Sensor overclock 0x%x", eError); in setSensorOverclock()
2183 CAMHAL_LOGEB("Invalid OMX Handle =0x%x", ( unsigned int ) handle); in printComponentVersion()
2199 CAMHAL_LOGEB("OMX_GetComponentVersion returned 0x%x", eError); in printComponentVersion()
2351 CAMHAL_LOGEB("switchToLoaded() failed 0x%x", ret); in getFrameSize()
2364 CAMHAL_LOGEB("setLDC() failed %d", ret); in getFrameSize()
2372 CAMHAL_LOGEB("setNSF() failed %d", ret); in getFrameSize()
2380 CAMHAL_LOGEB("setCaptureMode() failed %d", ret); in getFrameSize()
2393 CAMHAL_LOGEB("Error configuring VNF %x", ret); in getFrameSize()
2404 CAMHAL_LOGEB("Error configuring VSTAB %x", ret); in getFrameSize()
2417 CAMHAL_LOGEB("Error configuring VNF %x", ret); in getFrameSize()
2428 CAMHAL_LOGEB("Error configuring VSTAB %x", ret); in getFrameSize()
2437 CAMHAL_LOGEB("Error configuring Sensor Orientation %x", ret); in getFrameSize()
2482 CAMHAL_LOGEB("OMX_GetParameter on OMX_IndexParamPortDefinition returned: 0x%x", eError); in getFrameDataSize()
2494 CAMHAL_LOGEB("OMX_SetParameter on OMX_IndexParamPortDefinition returned: 0x%x", eError); in getFrameDataSize()
2505 CAMHAL_LOGEB("OMX_GetParameter on OMX_IndexParamPortDefinition returned: 0x%x", eError); in getFrameDataSize()
2651 CAMHAL_LOGEB("***Removing %d EVENTS***** \n", mEventSignalQ.size()); in OMXCameraAdapterEventHandler()
2704 CAMHAL_LOGEB("Exiting function %s because of eError=%x", __FUNCTION__, eError); in OMXCameraAdapterEventHandler()
3060 … CAMHAL_LOGEB("C[%d] D[%d] E[%d]", mFramesWithDucati, mFramesWithDisplay, mFramesWithEncoder); in OMXCameraAdapterFillBufferDone()
3166 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, stat, eError); in OMXCameraAdapterFillBufferDone()
3629 CAMHAL_LOGEB("OMX_GetHandle() failed, error: 0x%x", eError); in OMXCameraGetHandle()
3650 CAMHAL_LOGEB("invalid param: properties = 0x%p", properties_array); in CameraAdapter_Capabilities()
3657 CAMHAL_LOGEB("Error OMX_Init -0x%x", eError); in CameraAdapter_Capabilities()
3663 CAMHAL_LOGEB("OMX_GetHandle -0x%x", eError); in CameraAdapter_Capabilities()