Searched refs:CDBG (Results 1 - 25 of 123) sorted by relevance

12345

/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg_dbg.h42 #define ALOGE CDBG
44 #undef CDBG macro
45 #define CDBG(fmt, args...) do{}while(0) macro
53 #define CDBG(fmt, args...) ALOGE(fmt, ##args) macro
56 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg_dbg.h42 #define ALOGE CDBG
44 #undef CDBG macro
45 #define CDBG(fmt, args...) do{}while(0) macro
53 #define CDBG(fmt, args...) ALOGE(fmt, ##args) macro
56 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/lge/mako/camera/mm-camera-interface/
H A Dmm_camera_dbg.h44 #define ALOGV CDBG
46 #undef CDBG macro
47 #define CDBG(fmt, args...) do{}while(0) macro
55 #define CDBG(fmt, args...) ALOGV(fmt, ##args) macro
58 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
H A Dmm_camera_sock.c85 CDBG("%s: socket_fd=%d %s", __func__, socket_fd, sock_addr.sun_path);
122 CDBG("%s: msg is NULL", __func__);
133 CDBG("%s: iov_len=%d", __func__, iov[0].iov_len);
144 CDBG("%s: Got ctrl msg pointer", __func__);
149 CDBG("%s: cmsg data=%d", __func__, *((int *) CMSG_DATA(cmsghp)));
151 CDBG("%s: ctrl msg NULL", __func__);
204 CDBG("%s: msg_ctrl %p len %d", __func__, msgh.msg_control, msgh.msg_controllen);
210 CDBG("%s: CtrlMsg is valid", __func__);
212 CDBG("%s: Receieved fd=%d", __func__, rcvd_fd);
/device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg_dbg.h44 #define ALOGE CDBG
46 #undef CDBG macro
47 #define CDBG(fmt, args...) do{}while(0) macro
55 #define CDBG(fmt, args...) ALOGE(fmt, ##args) macro
58 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera_dbg.h44 #define ALOGE CDBG
46 #undef CDBG macro
47 #define CDBG(fmt, args...) do{}while(0) macro
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args) macro
59 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/inc/
H A Dmm_qcamera_dbg.h44 #define ALOGE CDBG
46 #undef CDBG macro
47 #define CDBG(fmt, args...) do{}while(0) macro
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args) macro
59 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera_dbg.h44 #define ALOGE CDBG
46 #undef CDBG macro
47 #define CDBG(fmt, args...) do{}while(0) macro
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args) macro
59 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/inc/
H A Dmm_qcamera_dbg.h44 #define ALOGE CDBG
46 #undef CDBG macro
47 #define CDBG(fmt, args...) do{}while(0) macro
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args) macro
59 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
H A Dmm_camera_dbg.h44 #define ALOGE CDBG
46 #undef CDBG macro
47 #define CDBG(fmt, args...) do{}while(0) macro
55 #define CDBG(fmt, args...) ALOGE(fmt, ##args) macro
58 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg_dbg.h44 #define ALOGE CDBG
46 #undef CDBG macro
47 #define CDBG(fmt, args...) do{}while(0) macro
55 #define CDBG(fmt, args...) ALOGE(fmt, ##args) macro
58 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
H A Dmm_camera_dbg.h44 #define ALOGE CDBG
46 #undef CDBG macro
47 #define CDBG(fmt, args...) do{}while(0) macro
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args) macro
59 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera_dbg.h35 0: turns off CDBG and CDBG_HIGH logs
37 2: turns-on CDBG_HIGH and CDBG logs */
49 #define ALOGE CDBG
51 #undef CDBG macro
52 #define CDBG(fmt, args...) do{}while(0) macro
61 #define CDBG(fmt, args...) ALOGD_IF(gMmCameraIntfLogLevel >= 2, fmt, ##args) macro
64 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
H A Dmm_qcamera_dbg.h44 #define ALOGE CDBG
46 #undef CDBG macro
47 #define CDBG(fmt, args...) do{}while(0) macro
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args) macro
59 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg_dbg.h35 0: turns off CDBG and CDBG_HIGH logs
37 2: turns-on CDBG_HIGH and CDBG logs */
49 #define ALOGE CDBG
51 #undef CDBG macro
52 #define CDBG(fmt, args...) do{}while(0) macro
60 #define CDBG(fmt, args...) ALOGD_IF(gMmJpegIntfLogLevel >= 2, fmt, ##args) macro
63 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args) macro
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
H A Dmm_qcamera_main_menu.c300 CDBG("current_menu_id=%d\n",current_menu_id);
301 CDBG("output_to_event=%d\n",output_to_event);
307 CDBG("STOP_CAMERA\n");
312 CDBG("next_menu_id = MENU_ID_PREVIEWVIDEORESOLUTIONCHANGE = %d\n", next_menu_id);
317 CDBG("next_menu_id = MENU_ID_WHITEBALANCECHANGE = %d\n", next_menu_id);
322 CDBG("next_menu_id = MENU_ID_EXPMETERINGCHANGE = %d\n", next_menu_id);
327 CDBG("next_menu_id = MENU_ID_GET_CTRL_VALUE = %d\n", next_menu_id);
332 CDBG("next_menu_id = MENU_ID_BRIGHTNESSCHANGE = %d\n", next_menu_id);
349 CDBG("next_menu_id = MENU_ID_TOGGLEAFR = %d\n", next_menu_id);
354 CDBG("next_menu_i
[all...]
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
H A Dmm_qcamera_main_menu.c310 CDBG("current_menu_id=%d\n",current_menu_id);
311 CDBG("output_to_event=%d\n",output_to_event);
317 CDBG("STOP_CAMERA\n");
322 CDBG("next_menu_id = MENU_ID_PREVIEWVIDEORESOLUTIONCHANGE = %d\n", next_menu_id);
327 CDBG("next_menu_id = MENU_ID_WHITEBALANCECHANGE = %d\n", next_menu_id);
332 CDBG("next_menu_id = MENU_ID_EXPMETERINGCHANGE = %d\n", next_menu_id);
337 CDBG("next_menu_id = MENU_ID_GET_CTRL_VALUE = %d\n", next_menu_id);
342 CDBG("next_menu_id = MENU_ID_BRIGHTNESSCHANGE = %d\n", next_menu_id);
359 CDBG("next_menu_id = MENU_ID_TOGGLEAFR = %d\n", next_menu_id);
364 CDBG("next_menu_i
[all...]
/device/moto/shamu/camera/QCamera2/HAL/
H A DQCameraThermalAdapter.cpp65 CDBG("%s E", __func__);
109 CDBG("%s X", __func__);
120 CDBG("%s X", __func__);
126 CDBG("%s E", __func__);
144 CDBG("%s X", __func__);
154 CDBG("%s E", __func__);
159 CDBG("%s X", __func__);
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
H A Dmm_camera_interface.c103 CDBG("%s E: camera_handler = %d ",__func__,camera_handler);
115 CDBG("%s :X rc = %d",__func__,rc);
210 CDBG("%s E: camera_handler = %d ",__func__,camera_handler);
226 CDBG("%s: ref_count=%d\n", __func__, my_obj->ref_count);
254 CDBG("%s :E camera_handler = %d",__func__,camera_handler);
265 CDBG("%s :X ch_id = %d",__func__,ch_id);
273 CDBG("%s :E ch_id = %d",__func__,ch_id);
284 CDBG("%s :X",__func__);
311 CDBG("%s :E evt_type = %d",__func__,evt_type);
322 CDBG("
[all...]
H A Dmm_camera_sock.c85 CDBG("%s: socket_fd=%d %s", __func__, socket_fd, sock_addr.sun_path);
122 CDBG("%s: msg is NULL", __func__);
133 CDBG("%s: iov_len=%d", __func__, iov[0].iov_len);
144 CDBG("%s: Got ctrl msg pointer", __func__);
149 CDBG("%s: cmsg data=%d", __func__, *((int *) CMSG_DATA(cmsghp)));
151 CDBG("%s: ctrl msg NULL", __func__);
204 CDBG("%s: msg_ctrl %p len %d", __func__, msgh.msg_control, msgh.msg_controllen);
210 CDBG("%s: CtrlMsg is valid", __func__);
212 CDBG("%s: Receieved fd=%d", __func__, rcvd_fd);
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_interface.c157 CDBG("%s E: camera_handler = %d ", __func__, camera_handle);
169 CDBG("%s :X rc = %d", __func__, rc);
357 CDBG("%s E: camera_handler = %d ", __func__, camera_handle);
367 CDBG("%s: ref_count=%d\n", __func__, my_obj->ref_count);
417 CDBG("%s :E camera_handler = %d", __func__, camera_handle);
428 CDBG("%s :X ch_id = %d", __func__, ch_id);
453 CDBG("%s :E ch_id = %d", __func__, ch_id);
464 CDBG("%s :X", __func__);
491 CDBG("%s :E ch_id = %d", __func__, ch_id);
502 CDBG("
[all...]
H A Dmm_camera_sock.c86 CDBG("%s: socket_fd=%d %s", __func__, socket_fd, sock_addr.sun_path);
128 CDBG("%s: msg is NULL", __func__);
140 CDBG("%s: iov_len=%d", __func__, len);
151 CDBG("%s: Got ctrl msg pointer", __func__);
156 CDBG("%s: cmsg data=%d", __func__, *((int *) CMSG_DATA(cmsghp)));
158 CDBG("%s: ctrl msg NULL", __func__);
212 CDBG("%s: msg_ctrl %p len %d", __func__, msgh.msg_control, msgh.msg_controllen);
218 CDBG("%s: CtrlMsg is valid", __func__);
220 CDBG("%s: Receieved fd=%d", __func__, rcvd_fd);
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_sock.c86 CDBG("%s: socket_fd=%d %s", __func__, socket_fd, sock_addr.sun_path);
127 CDBG("%s: msg is NULL", __func__);
138 CDBG("%s: iov_len=%d", __func__, iov[0].iov_len);
149 CDBG("%s: Got ctrl msg pointer", __func__);
154 CDBG("%s: cmsg data=%d", __func__, *((int *) CMSG_DATA(cmsghp)));
156 CDBG("%s: ctrl msg NULL", __func__);
210 CDBG("%s: msg_ctrl %p len %d", __func__, msgh.msg_control, msgh.msg_controllen);
216 CDBG("%s: CtrlMsg is valid", __func__);
218 CDBG("%s: Receieved fd=%d", __func__, rcvd_fd);
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_sock.c86 CDBG("%s: socket_fd=%d %s", __func__, socket_fd, sock_addr.sun_path);
127 CDBG("%s: msg is NULL", __func__);
138 CDBG("%s: iov_len=%d", __func__, iov[0].iov_len);
149 CDBG("%s: Got ctrl msg pointer", __func__);
154 CDBG("%s: cmsg data=%d", __func__, *((int *) CMSG_DATA(cmsghp)));
156 CDBG("%s: ctrl msg NULL", __func__);
210 CDBG("%s: msg_ctrl %p len %d", __func__, msgh.msg_control, msgh.msg_controllen);
216 CDBG("%s: CtrlMsg is valid", __func__);
218 CDBG("%s: Receieved fd=%d", __func__, rcvd_fd);
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
H A Dmm_camera_sock.c85 CDBG("%s: socket_fd=%d %s", __func__, socket_fd, sock_addr.sun_path);
122 CDBG("%s: msg is NULL", __func__);
133 CDBG("%s: iov_len=%d", __func__, iov[0].iov_len);
144 CDBG("%s: Got ctrl msg pointer", __func__);
149 CDBG("%s: cmsg data=%d", __func__, *((int *) CMSG_DATA(cmsghp)));
151 CDBG("%s: ctrl msg NULL", __func__);
204 CDBG("%s: msg_ctrl %p len %d", __func__, msgh.msg_control, msgh.msg_controllen);
210 CDBG("%s: CtrlMsg is valid", __func__);
212 CDBG("%s: Receieved fd=%d", __func__, rcvd_fd);

Completed in 259 milliseconds

12345