• Home
  • Raw
  • Download

Lines Matching refs:CAMHAL_LOGEB

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()
513 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in fillThisBuffer()
865 CAMHAL_LOGEB("OMX error 0x%x, while retrieving current ISO value", eError); in getParameters()
966 CAMHAL_LOGEB("Error mInitSem semaphore count %d", mInitSem.Count()); in setupTunnel()
978 CAMHAL_LOGEB("Error in registering for event %d", ret); in setupTunnel()
988 CAMHAL_LOGEB("OMX_SendCommand(OMX_CommandPortEnable) -0x%x", eError); in setupTunnel()
1013 CAMHAL_LOGEB("OMX_GetParameter OMX_IndexParamPortDefinition Error - %x", eError); in setupTunnel()
1022 CAMHAL_LOGEB("OMX_SetParameter OMX_IndexParamPortDefinition Error- %x", eError); in setupTunnel()
1030 CAMHAL_LOGEB("OMX_GetParameter OMX_TI_IndexParamVtcSlice Error - %x", eError); in setupTunnel()
1036 CAMHAL_LOGEB("OMX_SetParameter on OMX_TI_IndexParamVtcSlice returned error: 0x%x", eError); in setupTunnel()
1043 CAMHAL_LOGEB("OMX_SetupTunnel returned error: 0x%x", eError); in setupTunnel()
1073 CAMHAL_LOGEB("OMX_GetParameter - %x", eError); in setSensorQuirks()
1147 CAMHAL_LOGEB("OMX_GetParameter - %x", eError); in setFormat()
1204 CAMHAL_LOGEB("Unsupported port index (%lu)", port); in setFormat()
1219 CAMHAL_LOGEB("OMX_SetParameter - %x", eError); in setFormat()
1227 CAMHAL_LOGEB("OMX_GetParameter - %x", eError); in setFormat()
1280 CAMHAL_LOGEB("Exiting function %s because of eError = 0x%x", __FUNCTION__, eError); in setFormat()
1296 CAMHAL_LOGEB("Error mFlushSem semaphore count %d", mFlushSem.Count()); in flushBuffers()
1314 CAMHAL_LOGEB("Error in registering for event %d", ret); in flushBuffers()
1326 CAMHAL_LOGEB("OMX_SendCommand(OMX_CommandFlush)-0x%x", eError); in flushBuffers()
1364 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in flushBuffers()
1439 CAMHAL_LOGEB("Error mUsePreviewDataSem semaphore count %d", mUsePreviewDataSem.Count()); in UseBuffersPreviewData()
1465 CAMHAL_LOGEB("Error in registering for event %d", ret); in UseBuffersPreviewData()
1484 CAMHAL_LOGEB("OMX_SendCommand(OMX_CommandPortEnable) -0x%x", eError); in UseBuffersPreviewData()
1522 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in UseBuffersPreviewData()
1558 CAMHAL_LOGEB("Error mSwitchToExecSem semaphore count %d", mSwitchToExecSem.Count()); in doSwitchToExecuting()
1569 CAMHAL_LOGEB("Error in registering Port Disable for event %d", ret); in doSwitchToExecuting()
1579 CAMHAL_LOGEB("Timeout PREVIEW PORT DISABLE %d", ret); in doSwitchToExecuting()
1592 CAMHAL_LOGEB("Error in IDLE STATE SWITCH %d", ret); in doSwitchToExecuting()
1602 CAMHAL_LOGEB("Timeout IDLE STATE SWITCH %d", ret); in doSwitchToExecuting()
1616 CAMHAL_LOGEB("Error in EXECUTING STATE SWITCH %d", ret); in doSwitchToExecuting()
1626 CAMHAL_LOGEB("Timeout EXEC STATE SWITCH %d", ret); in doSwitchToExecuting()
1638 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in doSwitchToExecuting()
1660 CAMHAL_LOGEB("Error mSwitchToLoadedSem semaphore count %d", mSwitchToLoadedSem.Count()); in switchToIdle()
1675 CAMHAL_LOGEB("Error in registering for event %d", ret); in switchToIdle()
1686 CAMHAL_LOGEB("OMX_SendCommand(OMX_StateIdle) - %x", eError); in switchToIdle()
1723 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in switchToIdle()
1746 CAMHAL_LOGEB("Error in registering for event %d", ret); in prevPortEnable()
1791 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in prevPortEnable()
1815 CAMHAL_LOGEB("Error mSwitchToLoadedSem semaphore count %d", mSwitchToLoadedSem.Count()); in switchToLoaded()
1830 CAMHAL_LOGEB("Error in registering for event %d", ret); in switchToLoaded()
1841 CAMHAL_LOGEB("OMX_SendCommand(OMX_StateLoaded) - %x", eError); in switchToLoaded()
1860 CAMHAL_LOGEB("OMX_FreeBuffer - %x", eError); in switchToLoaded()
1872 CAMHAL_LOGEB("OMX_FreeBuffer - %x", eError); in switchToLoaded()
1918 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in switchToLoaded()
1952 CAMHAL_LOGEB("Error mUsePreviewSem semaphore count %d", mUsePreviewSem.Count()); in UseBuffersPreview()
1972 CAMHAL_LOGEB("setLDC() failed %d", ret); in UseBuffersPreview()
1980 CAMHAL_LOGEB("setNSF() failed %d", ret); in UseBuffersPreview()
1988 CAMHAL_LOGEB("setCaptureMode() failed %d", ret); in UseBuffersPreview()
1999 CAMHAL_LOGEB("Error configuring VNF %x", ret); in UseBuffersPreview()
2007 CAMHAL_LOGEB("Error configuring VSTAB %x", ret); in UseBuffersPreview()
2017 CAMHAL_LOGEB("Error configuring Sensor Orientation %x", ret); in UseBuffersPreview()
2032 CAMHAL_LOGEB("Error in registering for event %d", ret); in UseBuffersPreview()
2059 CAMHAL_LOGEB("Error in registering for event %d", ret); in UseBuffersPreview()
2082 CAMHAL_LOGEB("OMX_SetParameter - %x", eError); in UseBuffersPreview()
2099 CAMHAL_LOGEB("OMX_UseBuffer-0x%x", eError); in UseBuffersPreview()
2140 CAMHAL_LOGEB("OMX_UseBuffer -0x%x", eError); in UseBuffersPreview()
2194 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in UseBuffersPreview()
2196 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in UseBuffersPreview()
2214 CAMHAL_LOGEB("Error mStartPreviewSem semaphore count %d", mStartPreviewSem.Count()); in startPreview()
2241 CAMHAL_LOGEB("Error in registering for event %d", ret); in startPreview()
2253 CAMHAL_LOGEB("OMX_SendCommand(OMX_StateExecuting)-0x%x", eError); in startPreview()
2296 CAMHAL_LOGEB("OMX_FillThisBuffer-0x%x", eError); in startPreview()
2316 CAMHAL_LOGEB("OMX_FillThisBuffer-0x%x", eError); in startPreview()
2347 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in startPreview()
2420 CAMHAL_LOGEB("Error while configuring AF Assist mode 0x%x", eError); in destroyTunnel()
2429 CAMHAL_LOGEB("Error mStopPreviewSem semaphore count %d", mStopPreviewSem.Count()); in destroyTunnel()
2436 CAMHAL_LOGEB("disable image port failed 0x%x", ret); in destroyTunnel()
2446 CAMHAL_LOGEB("Flush Buffers failed 0x%x", ret); in destroyTunnel()
2457 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError); in destroyTunnel()
2482 CAMHAL_LOGEB(" destroyTunnel returned error "); in stopPreview()
2540 CAMHAL_LOGEB("Error while setting Sensor overclock 0x%x", eError); in setSensorOverclock()
2566 CAMHAL_LOGEB("Invalid OMX Handle =0x%x", ( unsigned int ) handle); in printComponentVersion()
2582 CAMHAL_LOGEB("OMX_GetComponentVersion returned 0x%x", eError); in printComponentVersion()
2660 CAMHAL_LOGEB("Error while getting S3D frame layout: 0x%x", eError); in setS3DFrameLayout()
2686 CAMHAL_LOGEB("Error while setting S3D frame layout: 0x%x", eError); in setS3DFrameLayout()
2797 CAMHAL_LOGEB("switchToLoaded() failed 0x%x", ret); in getFrameSize()
2811 CAMHAL_LOGEB("setLDC() failed %d", ret); in getFrameSize()
2821 CAMHAL_LOGEB("setNSF() failed %d", ret); in getFrameSize()
2831 CAMHAL_LOGEB("setCaptureMode() failed %d", ret); in getFrameSize()
2842 CAMHAL_LOGEB("Error configuring VNF %x", ret); in getFrameSize()
2850 CAMHAL_LOGEB("Error configuring VSTAB %x", ret); in getFrameSize()
2860 CAMHAL_LOGEB("Error configuring Sensor Orientation %x", ret); in getFrameSize()
2905 CAMHAL_LOGEB("OMX_GetParameter on OMX_IndexParamPortDefinition returned: 0x%x", eError); in getFrameDataSize()
2917 CAMHAL_LOGEB("OMX_SetParameter on OMX_IndexParamPortDefinition returned: 0x%x", eError); in getFrameDataSize()
2928 CAMHAL_LOGEB("OMX_GetParameter on OMX_IndexParamPortDefinition returned: 0x%x", eError); in getFrameDataSize()
3075 CAMHAL_LOGEB("***Removing %d EVENTS***** \n", mEventSignalQ.size()); in OMXCameraAdapterEventHandler()
3128 CAMHAL_LOGEB("Exiting function %s because of eError=%x", __FUNCTION__, eError); in OMXCameraAdapterEventHandler()
3547CAMHAL_LOGEB("C[%d] D[%d] E[%d]", mFramesWithDucati, mFramesWithDisplay, mFramesWithEncoder); in OMXCameraAdapterFillBufferDone()
3780 CAMHAL_LOGEB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, stat, eError); in OMXCameraAdapterFillBufferDone()
4080 CAMHAL_LOGEB("OMX_TI_PLATFORMPRIVATE pMetaDataBuffer is NULL"); in getExtradata()
4083 CAMHAL_LOGEB("OMX_TI_PLATFORMPRIVATE nMetaDataSize is size is %d", in getExtradata()
4087 CAMHAL_LOGEB("OMX_TI_PLATFORMPRIVATE size mismatch: expected = %d, received = %d", in getExtradata()
4280 CAMHAL_LOGEB("OMX_GetHandle() failed, error: 0x%x", eError); in OMXCameraGetHandle()
4440 CAMHAL_LOGEB("invalid param: properties = 0x%p", properties_array); in OMXCameraAdapter_Capabilities()
4447 CAMHAL_LOGEB("Error OMX_Init -0x%x", eError); in OMXCameraAdapter_Capabilities()
4459 CAMHAL_LOGEB("OMX_GetHandle -0x%x", eError); in OMXCameraAdapter_Capabilities()
4479 CAMHAL_LOGEB("Number of OMX Cameras detected = %d \n",num_cameras_supported); in OMXCameraAdapter_Capabilities()