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

  /hardware/ti/omap4-aah/camera/inc/
Common.h 33 # define CAMHAL_LOGV DBGUTILS_LOGV
37 # define CAMHAL_LOGV(...)
45 # define CAMHAL_LOGV(...)
  /hardware/ti/omap4-aah/camera/
NV12_resize.cpp 67 CAMHAL_LOGV("************************f(i_img_ptr->uHeight == o_img_ptr->uHeight) are same *********************\n");
68 CAMHAL_LOGV("************************(i_img_ptr->width == %d" , i_img_ptr->uWidth );
69 CAMHAL_LOGV("************************(i_img_ptr->uHeight == %d" , i_img_ptr->uHeight );
70 CAMHAL_LOGV("************************(o_img_ptr->width == %d" ,o_img_ptr->uWidth );
71 CAMHAL_LOGV("************************(o_img_ptr->uHeight == %d" , o_img_ptr->uHeight );
288 CAMHAL_LOGV("success");
CameraProperties.cpp 122 CAMHAL_LOGV("mCamerasSupported = %d", mCamerasSupported);
CameraHal.cpp     [all...]
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_surfacetexture.h 19 # define CAMHAL_LOGV ALOGV
25 # define CAMHAL_LOGV LOGV
camera_test_bufferqueue.h 12 #define CAMHAL_LOGV ALOGV
camera_test.h 16 # define CAMHAL_LOGV ALOGV
22 # define CAMHAL_LOGV LOGV
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapture.cpp     [all...]

Completed in 207 milliseconds