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

  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMX3A.cpp 122 CAMHAL_LOGDB("Exposure mode %d", mode);
136 CAMHAL_LOGDB("Whitebalance mode %d", mode);
152 CAMHAL_LOGDB("Contrast %d", mParameters3A.Contrast);
164 CAMHAL_LOGDB("Sharpness %d", mParameters3A.Sharpness);
176 CAMHAL_LOGDB("Saturation %d", mParameters3A.Saturation);
188 CAMHAL_LOGDB("Brightness %d", mParameters3A.Brightness);
200 CAMHAL_LOGDB("Flicker %d", mParameters3A.Flicker);
215 CAMHAL_LOGDB("ISO %d", mParameters3A.ISO);
237 CAMHAL_LOGDB("Focus %x", mParameters3A.Focus);
246 CAMHAL_LOGDB("Setting EV Compensation to %d", varint)
    [all...]
OMXZoom.cpp 77 CAMHAL_LOGDB("Zoom by App %d", zoom);
180 CAMHAL_LOGDB("[Goal Reached] Smooth Zoom notify currentIdx = %d, targetIdx = %d",
204 CAMHAL_LOGDB("[Advancing] Smooth Zoom notify currentIdx = %d, targetIdx = %d",
246 CAMHAL_LOGDB("Start smooth zoom target = %d, mCurrentIdx = %d",
286 CAMHAL_LOGDB("Stop smooth zoom mCurrentZoomIdx = %d, mTargetZoomIdx = %d",
OMXCameraAdapter.cpp 162 CAMHAL_LOGDB("Sensor %d selected successfully", mSensorIndex);
300 CAMHAL_LOGDB("Exiting function %s because of ret %d eError=%x", __FUNCTION__, ret, eError);
743 CAMHAL_LOGDB("CameraParameters Zoom = %d", mCurrentZoomIdx);
885 CAMHAL_LOGDB("\n *** IMG Width = %ld", portCheck.format.image.nFrameWidth);
886 CAMHAL_LOGDB("\n ***IMG Height = %ld", portCheck.format.image.nFrameHeight);
888 CAMHAL_LOGDB("\n ***IMG IMG FMT = %x", portCheck.format.image.eColorFormat);
889 CAMHAL_LOGDB("\n ***IMG portCheck.nBufferSize = %ld\n",portCheck.nBufferSize);
890 CAMHAL_LOGDB("\n ***IMG portCheck.nBufferCountMin = %ld\n",
892 CAMHAL_LOGDB("\n ***IMG portCheck.nBufferCountActual = %ld\n",
894 CAMHAL_LOGDB("\n ***IMG portCheck.format.image.nStride = %ld\n"
    [all...]
OMXCapture.cpp 260 CAMHAL_LOGDB("Thumbnail Quality set %d", mThumbQuality);
309 CAMHAL_LOGDB("getPictureBufferSize %d", length);
512 CAMHAL_LOGDB("Shutter callback for index 0x%x registered successfully",
804 CAMHAL_LOGDB("Queuing buffer on Capture port - 0x%x",
826 CAMHAL_LOGDB("Capture set - 0x%x", eError);
945 CAMHAL_LOGDB("Error during SetConfig- 0x%x", eError);
957 CAMHAL_LOGDB("Capture set - 0x%x", eError);
1013 CAMHAL_LOGDB("Freeing buffer on Capture port - %d", imgCaptureData->mNumBufs);
1015 CAMHAL_LOGDB("Freeing buffer on Capture port - 0x%x",
    [all...]
OMXFD.cpp 224 CAMHAL_LOGDB("OMX_TI_PLATFORMPRIVATE size mismatch: expected = %d, received = %d",
236 CAMHAL_LOGDB("OMX_TI_PLATFORMPRIVATE nMetaDataSize is size is %d",
268 CAMHAL_LOGDB("OMX_FACEDETECTIONTYPE size mismatch: expected = %d, received = %d",
OMXAlgo.cpp 46 CAMHAL_LOGDB("Capture mode %s", params.get(TICameraParameters::KEY_CAP_MODE));
82 CAMHAL_LOGDB("Capture Mode set %d", mCapMode);
452 CAMHAL_LOGDB("VSTAB Port Index = %d", (int)frameStabCfg.nPortIndex);
535 CAMHAL_LOGDB("GBCE configured successfully 0x%x", mode);
902 CAMHAL_LOGDB("Thumbnail width = %d, Thumbnail Height = %d", width, height);
964 CAMHAL_LOGDB("Face priority for algorithms set successfully 0x%x, 0x%x, 0x%x",
1002 CAMHAL_LOGDB("Region priority for algorithms set successfully 0x%x, 0x%x, 0x%x",
    [all...]
OMXFocus.cpp 147 CAMHAL_LOGDB("Focus status check 0x%x!", focusStatus.eFocusStatus);
377 CAMHAL_LOGDB("Autofocus callback for index 0x%x registered successfully",
523 CAMHAL_LOGDB("Focus Status: %d", eFocusStatus->eFocusStatus);
749 CAMHAL_LOGDB("Focus area %d : top = %d left = %d width = %d height = %d prio = %d",
OMXCapabilities.cpp 704 CAMHAL_LOGDB("framerate ranges %s", supported);
708 CAMHAL_LOGDB("Default framerate range: [%s]", DEFAULT_FRAMERATE_RANGE_IMAGE);
987 CAMHAL_LOGDB("Maximum supported focus areas %s", supported);
992 CAMHAL_LOGDB("Maximum supported exposure areas %s", supported);
    [all...]
  /hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp     [all...]
CameraHal.cpp 154 CAMHAL_LOGDB("Preview callback not enabled %x", msgType);
266 CAMHAL_LOGDB("PreviewFormat %s", params.getPreviewFormat());
281 CAMHAL_LOGDB("VNF set %s", valstr);
294 CAMHAL_LOGDB("VSTAB %s",valstr);
309 CAMHAL_LOGDB("Capture mode set %s", valstr);
315 CAMHAL_LOGDB("IPP mode set %s", valstr);
327 CAMHAL_LOGDB("Stereo 3D->2D Preview mode is %s", params.get(TICameraParameters::KEY_S3D2D_PREVIEW));
333 CAMHAL_LOGDB("AutoConvergence mode is %s", params.get(TICameraParameters::KEY_AUTOCONVERGENCE));
354 CAMHAL_LOGDB("Sensor Orientation is set to %s", params.get(TICameraParameters::KEY_SENSOR_ORIENTATION));
402 CAMHAL_LOGDB("PreviewResolution by App %d x %d", w, h)
    [all...]
SensorListener.cpp 206 CAMHAL_LOGDB("orientation = %p (%s)", sensor, sensor->getName().string());
225 CAMHAL_LOGDB("orientation = %p (%s)", sensor, sensor->getName().string());
MemoryManager.cpp 92 CAMHAL_LOGDB("Before mapping, handle = %x, nSize = %d", handle, bytes);
CameraParameters.cpp 168 CAMHAL_LOGDB("%s = %s\n",
Encoder_libjpeg.cpp 279 CAMHAL_LOGDB("insertExifThumbnailImage. ReplaceThumbnail(). ret=%d", ret);
409 CAMHAL_LOGDB("encoding... \n\t"
CameraHalUtilClasses.cpp 306 CAMHAL_LOGDB("Area parsed [%dx%d, %dx%d] %d",
AppCallbackNotifier.cpp     [all...]
ANativeWindowDisplayAdapter.cpp 553 CAMHAL_LOGDB("Number of buffers set to ANativeWindow %d", numBufs);
566 CAMHAL_LOGDB("Configuring %d buffers for ANativeWindow", numBufs);
1066 CAMHAL_LOGDB("Offset %d xOff = %d, yOff = %d", dispFrame.mOffset, xOff, yOff);
    [all...]
  /hardware/ti/omap4xxx/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 158 CAMHAL_LOGDB("Width * Height %d x %d format 0x%x", width, height, DEFAULT_PIXEL_FORMAT);
572 CAMHAL_LOGDB("New OMX Camera adapter instance created for sensor %d",sensor_index);
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 89 #define CAMHAL_LOGDB(str, ...)
104 #define CAMHAL_LOGDB DBGUTILS_LOGDB
    [all...]

Completed in 717 milliseconds