Home | History | Annotate | Download | only in mm-camera-interface

Lines Matching defs:CDBG

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__,
441 CDBG
459 CDBG("jpeg_buffer_use_external_buffer Snapshot pmem failed...\n");
476 CDBG("jpeg_encoder_encode: cbcroffset %d",cbcroffset);
496 CDBG("fragment_cnt: thumb %d \n", jpege_source.p_thumbnail->fragment_cnt);
499 CDBG("fragment_cnt: main %d \n", jpege_source.p_main->fragment_cnt);
503 CDBG("jpege_set_source failed: %d\n", rc);
517 CDBG("jpege_set_desination failed: %d\n", rc);
529 CDBG("%s: preference %d ", __func__, jpege_config.preference);
533 CDBG("Scaling params thumb in1_w %d in1_h %d out1_w %d out1_h %d "
562 CDBG("There is no scaling information for JPEG main image scaling.");
583 CDBG("There is no scaling information for JPEG thumbnail upscaling.");
587 CDBG(" Setting Jpeg Rotation mode to %d ", jpegRotation );
596 CDBG("exif_set_tag failed: %d\n", rc);
605 CDBG("%s: is_3dmode %d ", __func__, is_3dmode );
610 CDBG("%s: img_format_3d %d ", __func__, img_format_3d );
613 CDBG("%s: img_format_3d %d ", __func__, img_format_3d );
666 CDBG("jpege_start failed: %d\n", rc);
678 CDBG(" jpeg_encoder_setMainImageQuality current main inage quality %d ," \
689 CDBG(" jpeg_encoder_setThumbnailQuality current thumbnail quality %d ," \
711 CDBG(" Setting Default rotation mode ");