/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
mm_jpeg_dbg.h | 42 #define ALOGE CDBG 44 #undef CDBG 45 #define CDBG(fmt, args...) do{}while(0) 53 #define CDBG(fmt, args...) ALOGE(fmt, ##args) 56 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args)
|
/device/lge/mako/camera/mm-camera-interface/ |
mm_camera_dbg.h | 44 #define ALOGV CDBG 46 #undef CDBG 47 #define CDBG(fmt, args...) do{}while(0) 55 #define CDBG(fmt, args...) ALOGV(fmt, ##args) 58 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args)
|
mm_camera_sock.c | 85 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);
|
mm_jpeg_encoder.c | 40 #undef CDBG 47 #define CDBG(fmt, args...) ALOGV(fmt, ##args) 147 CDBG("Profiling: JPEG encoding latency %ld microseconds\n", 235 //CDBG("jpege_init failed: %d\n", rc); 274 CDBG("jpeg_encoder_get_buffer_offset"); 332 CDBG("Previous Jpeg Encoding is not done!\n"); 336 CDBG("jpeg_encoder_encode: thumbnail_fd = %d snapshot_fd = %d usethumbnail %d\n", 370 CDBG("jpeg_buffer_allocate failed: %d\n", rc); 378 CDBG("jpeg_buffer_allocate failed: %d\n", rc); 396 CDBG("%s: Thumbnail: fd: %d offset: %d Main: fd: %d offset: %d", __func__ [all...] |
mm_camera_poll_thread.c | 77 CDBG("%s: begin", __func__); 85 CDBG("%s: len = %d, errno = %d", __func__, len, errno); 89 CDBG("%s: begin IN mutex write done, len = %d", __func__, len); 96 CDBG("%s: wait", __func__); 105 CDBG("%s: end, len = %d, size = %d", __func__, len, sizeof(cmd_evt)); 114 CDBG("%s: done, in mutex", __func__); 137 CDBG("%s: mm_camera_msm_evt_notify\n", __func__); 157 CDBG("%s: read_fd = %d, read_len = %d, expect_len = %d", 166 CDBG("%s: ch event, type=0x%x, ch=%d, evt=%d", 182 CDBG("Num fds after MM_CAMERA_PIPE_CMD_ADD_CH = %d",poll_cb->data.num_fds) [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
mm_jpeg_dbg.h | 42 #define ALOGE CDBG 44 #undef CDBG 45 #define CDBG(fmt, args...) do{}while(0) 53 #define CDBG(fmt, args...) ALOGE(fmt, ##args) 56 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args)
|
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/ |
mm_camera_dbg.h | 44 #define ALOGE CDBG 46 #undef CDBG 47 #define CDBG(fmt, args...) do{}while(0) 56 #define CDBG(fmt, args...) ALOGE(fmt, ##args) 59 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args)
|
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_dbg.h | 44 #define ALOGE CDBG 46 #undef CDBG 47 #define CDBG(fmt, args...) do{}while(0) 56 #define CDBG(fmt, args...) ALOGE(fmt, ##args) 59 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args)
|
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/ |
mm_camera_dbg.h | 44 #define ALOGE CDBG 46 #undef CDBG 47 #define CDBG(fmt, args...) do{}while(0) 55 #define CDBG(fmt, args...) ALOGE(fmt, ##args) 58 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args)
|
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/ |
mm_jpeg_dbg.h | 44 #define ALOGE CDBG 46 #undef CDBG 47 #define CDBG(fmt, args...) do{}while(0) 55 #define CDBG(fmt, args...) ALOGE(fmt, ##args) 58 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args)
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/ |
mm_camera_dbg.h | 44 #define ALOGE CDBG 46 #undef CDBG 47 #define CDBG(fmt, args...) do{}while(0) 56 #define CDBG(fmt, args...) ALOGE(fmt, ##args) 59 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args)
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_dbg.h | 44 #define ALOGE CDBG 46 #undef CDBG 47 #define CDBG(fmt, args...) do{}while(0) 56 #define CDBG(fmt, args...) ALOGE(fmt, ##args) 59 #define CDBG(fmt, args...) fprintf(stderr, fmt, ##args)
|
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/ |
mm_qcamera_main_menu.c | 300 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_id = MENU_ID_ISOCHANGE = %d\n", next_menu_id) [all...] |
mm_qcamera_rdi.c | 65 CDBG("%s: RDI Dimensions = %d X %d",__func__,fmt->width,fmt->height); 85 CDBG("%s: END, rc=%d\n", __func__, rc); 102 CDBG("%s: BEGIN\n", __func__); 106 CDBG("%s: BEGIN - length=%d, frame idx = %d\n", __func__, frame->frame_len, frame->frame_idx); 118 CDBG("%s: END\n", __func__); 128 CDBG("%s: E",__func__); 147 CDBG("%s :Add RDI stream is successfull stream ID = %d",__func__,pme->stream[MM_CAMERA_RDI].id); 170 CDBG("%s :Add stream is successfull stream ID = %d",__func__,pme->stream[MM_CAMERA_PREVIEW].id); 215 CDBG("%s: X rc = %d",__func__,rc); 226 CDBG("pme = %p, pme->cam =%p, pme->cam->camera_handle = %d" [all...] |
mm_qcamera_snapshot.c | 80 CDBG("cannot open file %s\n", bufp); 84 CDBG("%s:dump snapshot frame to '%s'\n", __func__, bufp); 100 CDBG("%s size =%d", buf, size); 116 CDBG("Thumbnail Dimension = %dX%d",fmt->width,fmt->height); 129 CDBG("Snapshot Dimension = %dX%d",fmt->width,fmt->height); 141 CDBG("Livesnapshot Dimension = %dX%d",fmt->width,fmt->height); 154 CDBG("%s: BEGIN\n", __func__); 162 CDBG("%s:set raw snapshot format err=%d\n", __func__, rc); 165 CDBG("%s: END, rc=%d\n", __func__, rc); 181 CDBG("%s: BEGIN, raw_w=%d, raw_h=%d\n" [all...] |
mm_qcamera_dual_test.c | 99 CDBG("%s: startPreview() err=%d\n", __func__, rc); 114 CDBG("%s:END, rc = %d\n", __func__, rc); 154 CDBG("%s: startPreview() err=%d\n", __func__, rc); 176 CDBG("%s:END, rc = %d\n", __func__, rc); 221 CDBG("%s: startPreview() err=%d\n", __func__, rc); 243 CDBG("%s:END, rc = %d\n", __func__, rc); 306 CDBG("%s:END, rc = %d\n", __func__, rc); 318 CDBG("%s: open cam %d at opmode = %d err, loop=%d, rc=%d\n", __func__, cam_id, MM_CAMERA_OP_MODE_NOTUSED, i, rc); 328 CDBG("%s: close cam %d at opmode = %d err,loop=%d, rc=%d\n", __func__, cam_id, MM_CAMERA_OP_MODE_NOTUSED, i, rc); 334 CDBG("%s:END, rc=%d\n", __func__, rc) [all...] |
mm_qcamera_unit_test.c | 83 CDBG("%s: startPreview() err=%d\n", __func__, rc); 108 CDBG("%s:END, rc = %d\n", __func__, rc); 148 CDBG("%s: startPreview() err=%d\n", __func__, rc); 170 CDBG("%s:END, rc = %d\n", __func__, rc); 215 CDBG("%s: startPreview() err=%d\n", __func__, rc); 237 CDBG("%s:END, rc = %d\n", __func__, rc); 300 CDBG("%s:END, rc = %d\n", __func__, rc); 312 CDBG("%s: open cam %d at opmode = %d err, loop=%d, rc=%d\n", __func__, cam_id, MM_CAMERA_OP_MODE_NOTUSED, i, rc); 322 CDBG("%s: close cam %d at opmode = %d err,loop=%d, rc=%d\n", __func__, cam_id, MM_CAMERA_OP_MODE_NOTUSED, i, rc); 328 CDBG("%s:END, rc=%d\n", __func__, rc) [all...] |
mm_qcamera_app.c | 179 CDBG("%s:BEGIN\n", __func__); 185 CDBG("%s:END, num_cameras = %d\n", __func__, my_cam_app.num_cameras); 192 CDBG("%s:E evt = %d",__func__,evt->event_type); 207 CDBG("%s:X",__func__); 219 CDBG("%s:BEGIN\n", __func__); 221 CDBG("%s:cam already open.nop\n",__func__); 234 CDBG("%s:dev open error=%d\n", __func__, rc); 238 CDBG("Open Camera id = %d handle = %d",cam_id,pme->cam->camera_handle); 253 CDBG("Channel Acquired Successfully %d",pme->ch_id); 255 CDBG("%s:END, rc=%d\n", __func__, rc); [all...] |
mm_qcamera_preview.c | 138 CDBG("%s: %d %d", __func__, newFrame->y_off, newFrame->cbcr_off); 143 CDBG("dump %s", buf); 157 CDBG("%s: Y_off = %p cbcr_off = %p", __func__, y_off,cbcr_off); 158 CDBG("%s: Y_off length = %d cbcr_off length = %d", __func__, newFrame->planes[0].length,newFrame->planes[1].length); 164 CDBG("%s: CBCR = %d", __func__, newFrame->planes[j].data_offset); 169 CDBG("dump %s", buf); 198 CDBG("%s: END, rc=%d\n", __func__, rc); 226 CDBG("%s: END, rc=%d\n", __func__, rc); 241 CDBG("%s: mm_camera_do_munmap err, pmem_fd = %d, rc = %d", 272 CDBG("Allocating Preview Memory for %d buffers frame_len = %d",num_bufs,frame_offset_info->frame_len) [all...] |
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/ |
mm_camera_sock.c | 86 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);
|
mm_camera_interface.c | 152 CDBG("%s E: camera_handler = %d ", __func__, camera_handle); 164 CDBG("%s :X rc = %d", __func__, rc); 412 CDBG("%s E: camera_handler = %d ", __func__, camera_handle); 422 CDBG("%s: ref_count=%d\n", __func__, my_obj->ref_count); 472 CDBG("%s :E camera_handler = %d", __func__, camera_handle); 483 CDBG("%s :X ch_id = %d", __func__, ch_id); 508 CDBG("%s :E ch_id = %d", __func__, ch_id); 519 CDBG("%s :X", __func__); 546 CDBG("%s :E ch_id = %d", __func__, ch_id); 557 CDBG("%s :X", __func__) [all...] |
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/ |
mm_camera_sock.c | 85 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);
|
mm_camera_interface.c | 96 CDBG("%s E: camera_handler = %d ",__func__,camera_handler); 108 CDBG("%s :X rc = %d",__func__,rc); 184 CDBG("%s E: camera_handler = %d ",__func__,camera_handler); 193 CDBG("%s: ref_count=%d\n", __func__, my_obj->ref_count); 220 CDBG("%s :E camera_handler = %d",__func__,camera_handler); 231 CDBG("%s :X ch_id = %d",__func__,ch_id); 239 CDBG("%s :E ch_id = %d",__func__,ch_id); 250 CDBG("%s :X",__func__); 277 CDBG("%s :E evt_type = %d",__func__,evt_type); 288 CDBG("%s :E rc = %d",__func__,rc) [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/ |
mm_camera_sock.c | 86 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);
|
mm_camera_interface.c | 152 CDBG("%s E: camera_handler = %d ", __func__, camera_handle); 164 CDBG("%s :X rc = %d", __func__, rc); 412 CDBG("%s E: camera_handler = %d ", __func__, camera_handle); 422 CDBG("%s: ref_count=%d\n", __func__, my_obj->ref_count); 472 CDBG("%s :E camera_handler = %d", __func__, camera_handle); 483 CDBG("%s :X ch_id = %d", __func__, ch_id); 508 CDBG("%s :E ch_id = %d", __func__, ch_id); 519 CDBG("%s :X", __func__); 546 CDBG("%s :E ch_id = %d", __func__, ch_id); 557 CDBG("%s :X", __func__) [all...] |