Searched refs:CAMHAL_LOGV (Results 1 - 8 of 8) sorted by relevance

/hardware/ti/omap4-aah/camera/inc/
H A DCommon.h33 # define CAMHAL_LOGV DBGUTILS_LOGV macro
37 # define CAMHAL_LOGV(...) macro
45 # define CAMHAL_LOGV(...) macro
/hardware/ti/omap4-aah/camera/
H A DNV12_resize.cpp67 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");
H A DCameraProperties.cpp122 CAMHAL_LOGV("mCamerasSupported = %d", mCamerasSupported);
H A DCameraHal.cpp4696 CAMHAL_LOGV("buffer_type %d opaque %p", buffer->type, buffer->opaque);
4700 CAMHAL_LOGV("anw %08x", *handle);
4705 CAMHAL_LOGV("other %08x", buffer->opaque);
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_surfacetexture.h19 # define CAMHAL_LOGV ALOGV macro
25 # define CAMHAL_LOGV LOGV macro
H A Dcamera_test_bufferqueue.h12 #define CAMHAL_LOGV ALOGV macro
H A Dcamera_test.h16 # define CAMHAL_LOGV ALOGV macro
22 # define CAMHAL_LOGV LOGV macro
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCapture.cpp1676 CAMHAL_LOGV("Ducati requested too many (>1) internal buffers");

Completed in 210 milliseconds