Home
last modified time | relevance | path

Searched refs:XCAM_LOG_INFO (Results 1 – 25 of 29) sorted by relevance

12

/external/libxcam/xcore/
Dxcam_analyzer.cpp162 XCAM_LOG_INFO ( in init()
178 XCAM_LOG_INFO ("Analyzer(%s) deinited.", XCAM_STR(get_name())); in deinit()
212 XCAM_LOG_INFO ("Analyzer(%s) started in %s mode.", XCAM_STR(get_name()), in start()
226 XCAM_LOG_INFO ("Analyzer(%s) stopped.", XCAM_STR(get_name())); in stop()
Dpipe_manager.cpp74 XCAM_LOG_INFO ("prepare smart analyzer handler failed"); in start()
79 XCAM_LOG_INFO ("initialize smart analyzer failed"); in start()
82 XCAM_LOG_INFO ("start smart analyzer failed"); in start()
Dx3a_image_process_center.cpp48XCAM_LOG_INFO ("Add processor(%s) into image processor center", XCAM_STR (processor->get_name())); in insert_processor()
84 XCAM_LOG_INFO ("3a process center started"); in start()
101 XCAM_LOG_INFO ("3a process center stopped"); in stop()
Dv4l2_device.cpp280 XCAM_LOG_INFO ("device(%s) set framerate(%d/%d)", XCAM_STR (_name), _fps_n, _fps_d); in set_format()
293 XCAM_LOG_INFO ( in set_format()
433 XCAM_LOG_INFO ("device(%s) started successfully", XCAM_STR (_name)); in start()
450 XCAM_LOG_INFO ("device(%s) stopped", XCAM_STR (_name)); in stop()
467 XCAM_LOG_INFO ("device(%s) starts failed on VIDIOC_REQBUFS", XCAM_STR (_name)); in request_buffer()
Ddevice_manager.cpp205 XCAM_LOG_INFO ("prepare smart analyzer handler failed"); in start()
209 XCAM_LOG_INFO ("initialize smart analyzer failed"); in start()
212 XCAM_LOG_INFO ("start smart analyzer failed"); in start()
Dsmart_analysis_handler.cpp71 XCAM_LOG_INFO ("create smart analysis context(%s)", XCAM_STR(get_name())); in create_context()
93 XCAM_LOG_INFO ("destroy smart analysis context(%s)", XCAM_STR(get_name())); in destroy_context()
Ddynamic_analyzer_loader.cpp53 XCAM_LOG_INFO ("analyzer(%s) created from 3a lib", XCAM_STR (analyzer->get_name())); in load_analyzer()
Dx3a_analyzer_manager.cpp73 XCAM_LOG_INFO ("doesn't find environment=>XCAM_3A_LIB, change to default dir:%s", dir_path); in find_analyzer()
Dsmart_analyzer_loader.cpp118 XCAM_LOG_INFO ("smart handler(%s) created from lib", XCAM_STR (handler->get_name())); in load_smart_handler()
Dimage_processor.cpp184 XCAM_LOG_INFO ("ImageProcessor(%s) started", XCAM_STR (_name)); in start()
/external/libxcam/modules/soft/
Dcv_capi_feature_match.cpp82XCAM_LOG_INFO ("FeatureMatch(idx:%d): detected corners:%d, reserved size:%d", _fm_idx, found_num, … in add_detected_data()
159 XCAM_LOG_INFO ("FeatureMatch(idx:%d): valid offsets:%d", _fm_idx, offsets.size ()); in calc_of_match()
211 XCAM_LOG_INFO ("FeatureMatch(idx:%d): matched corners:%d", _fm_idx, count); in detect_and_match()
220 XCAM_LOG_INFO ( in detect_and_match()
255 XCAM_LOG_INFO ("FeatureMatch(idx:%d): frame number:%d done", _fm_idx, _frame_num); in optical_flow_feature_match()
Dsoft_stitcher.cpp439 XCAM_LOG_INFO ( in fisheye_dewarp_to_table()
804XCAM_LOG_INFO ("soft-stitcher:%s camera(idx:%d) dewarp done", XCAM_STR (get_name ()), dewarp_param… in dewarp_done()
837XCAM_LOG_INFO ("blender:(%s) overlap:%d done", XCAM_STR (handler->get_name ()), blender_param->idx… in blender_done()
862 XCAM_LOG_INFO ("soft-stitcher:%s camera(idx:%d) copy done", XCAM_STR (get_name ()), args->idx); in copy_task_done()
/external/libxcam/tests/
Dtest-cl-image.cpp541 XCAM_LOG_INFO ("processed %d buffers successfully", buf_count); in main()
561 XCAM_LOG_INFO ("PSNR_Y: %.2f", psnr); in main()
577 XCAM_LOG_INFO ("PSNR_R: %.2f", psnr); in main()
581 XCAM_LOG_INFO ("PSNR_G: %.2f", psnr); in main()
585 XCAM_LOG_INFO ("PSNR_B: %.2f", psnr); in main()
Dtest-pipe-manager.cpp263 XCAM_LOG_INFO ("use image %s as input source", optarg); in main()
393 XCAM_LOG_INFO ("load smart analyzer(%s) failed", DEFAULT_SMART_ANALYSIS_LIB_DIR); in main()
/external/libxcam/modules/isp/
Datomisp_device.cpp75 XCAM_LOG_INFO ("target subdev format (%dx%d, code %d)", in pre_set_format()
84 XCAM_LOG_INFO ("negotiated subdev format (%dx%d, code %d)", in pre_set_format()
Dhybrid_analyzer_loader.cpp74 XCAM_LOG_INFO ("analyzer(%s) created from 3a lib", XCAM_STR (analyzer->get_name())); in load_analyzer()
Dx3a_analyzer_aiq.cpp64 XCAM_LOG_INFO ("read cpf(%s) ok", XCAM_STR (_name)); in read()
/external/libxcam/xcore/interface/
Dfeature_match.cpp71 XCAM_LOG_INFO ( in get_mean_offset()
97 XCAM_LOG_INFO ( in get_mean_offset()
/external/libxcam/xcore/base/
Dxcam_defs.h34 #ifndef XCAM_LOG_INFO
35 #define XCAM_LOG_INFO(format, ...) \ macro
/external/libxcam/modules/ocl/
Dcv_feature_match.cpp161 XCAM_LOG_INFO ("FeatureMatch(idx:%d): valid offsets:%d", _fm_idx, offsets.size ()); in calc_of_match()
213 XCAM_LOG_INFO ( in detect_and_match()
261 XCAM_LOG_INFO ("FeatureMatch(idx:%d): frame number:%d done", _fm_idx, _frame_num); in optical_flow_feature_match()
Dcl_device.cpp126 XCAM_LOG_INFO ( in init()
Dcl_bayer_basic_handler.cpp120 XCAM_LOG_INFO ("cl bayer 3a-stats thread is going to stop, processing data empty"); in loop()
Dcl_image_360_stitch.cpp413 XCAM_LOG_INFO ( in calc_fisheye_initial_info()
452 XCAM_LOG_INFO ( in calc_fisheye_initial_info()
/external/libxcam/capi/
Dcontext_priv.cpp223 XCAM_LOG_INFO ("stitch output size width:%d height:%d", sttch_width, sttch_height); in create_handler()
/external/libxcam/wrapper/gstreamer/
Dgstxcamsrc.cpp1059 XCAM_LOG_INFO ("cpf: %s", xcamsrc->path_to_cpf); in gst_xcam_src_start()
1069 XCAM_LOG_INFO ("dynamic 3a library: %s", xcamsrc->path_to_3alib); in gst_xcam_src_start()
1080 XCAM_LOG_INFO ("hybrid 3a library: %s", xcamsrc->path_to_3alib); in gst_xcam_src_start()
1134 XCAM_LOG_INFO ("analyzer(%s) prepare handlers failed", smart_analyzer->get_name ()); in gst_xcam_src_start()

12