/external/libxcam/modules/ocl/ |
D | cl_device.cpp | 43 XCAM_LOG_WARNING ("CL device create default context failed"); in instance() 55 XCAM_LOG_WARNING ("CL device init failed"); in CLDevice() 109 XCAM_LOG_WARNING ("get cl platform ID failed"); in init() 116 XCAM_LOG_WARNING ("get cl device ID failed"); in init() 124 XCAM_LOG_WARNING ("cl get device info failed but continue"); in init() 144 XCAM_LOG_WARNING ("get cl platform name failed"); in init() 154 XCAM_LOG_WARNING ("get cl platform name failed"); in init() 173 XCAM_LOG_WARNING ("cl get device info(%s) failed", #name); \ in query_device_info()
|
D | cl_memory.cpp | 165 XCAM_LOG_WARNING ("CLBuffer create buffer failed"); in init_buffer() 202 XCAM_LOG_WARNING ("CLBuffer create sub buffer failed"); in init_sub_buffer() 371 XCAM_LOG_WARNING ( in video_info_2_cl_image_desc() 479 XCAM_LOG_WARNING ( in video_info_2_cl_image_desc() 548 XCAM_LOG_WARNING ("CLVaImage create va image failed on default videoinfo"); in CLImage2D() 598 XCAM_LOG_WARNING ("CLImage2D create image 2d failed"); in init_image_2d() 618 XCAM_LOG_WARNING ("CLVaImage create va image failed on default videoinfo"); in CLImage2DArray() 654 XCAM_LOG_WARNING ("CLImage2D create image 2d failed"); in init_image_2d_array()
|
D | cl_kernel.cpp | 242 XCAM_LOG_WARNING ("kernel:%s source empty", XCAM_STR (_name)); in load_from_source() 247 XCAM_LOG_WARNING ("kernel:%s already build yet", XCAM_STR (_name)); in load_from_source() 280 XCAM_LOG_WARNING ("kernel:%s binary empty", XCAM_STR (_name)); in load_from_binary() 285 XCAM_LOG_WARNING ("kernel:%s already build yet", XCAM_STR (_name)); in load_from_binary() 477 XCAM_LOG_WARNING ("kernel(%s) set event callback failed", XCAM_STR (_name)); in execute()
|
D | cl_context.cpp | 81 …XCAM_LOG_WARNING ("CLEventList(%d) larger than id_array(max_count:%d)", (uint32_t)events_wait.size… in event_list_2_id_array() 177 XCAM_LOG_WARNING ("create cl context failed, error:%d", err_code); in init_context() 300 XCAM_LOG_WARNING ("create CL command queue failed, errcode:%d", err_code); in create_cmd_queue() 367 XCAM_LOG_WARNING ("CL build program failed on %s, build log:%s", name, error_log); in generate_kernel_id() 374 XCAM_LOG_WARNING ("CL query binary sizes failed on %s, errcode:%d", name, error_code); in generate_kernel_id() 381 … XCAM_LOG_WARNING ("CL query program binaries failed on %s, errcode:%d", name, error_code); in generate_kernel_id()
|
/external/libxcam/xcore/ |
D | v4l2_device.cpp | 67 XCAM_LOG_WARNING ("can't set device name since device opened"); in set_device_name() 80 XCAM_LOG_WARNING ("can't set sensor id since device opened"); in set_sensor_id() 91 XCAM_LOG_WARNING ("can't set sensor id since device opened"); in set_capture_mode() 102 …XCAM_LOG_WARNING ("device(%s) set framerate failed since formatted was already set.", XCAM_STR(_na… in set_framerate() 122 XCAM_LOG_WARNING ("device(%s) set mem type failed", XCAM_STR (_name)); in set_mem_type() 133 XCAM_LOG_WARNING ("device(%s) set buffer count failed", XCAM_STR (_name)); in set_buffer_count() 163 XCAM_LOG_WARNING ("set sensor id(%d) failed but continue", _sensor_id); in open() 171 XCAM_LOG_WARNING ("set capture mode(0x%08x) failed but continue", _capture_mode); in open() 233 XCAM_LOG_WARNING ("device(%s) pre_set_format failed", XCAM_STR (_name)); in set_format() 264 …XCAM_LOG_WARNING ("device(%s) set framerate failed on VIDIOC_G_PARM but continue", XCAM_STR (_name… in set_format() [all …]
|
D | xcam_mutex.h | 39 XCAM_LOG_WARNING ("Mutex init failed %d: %s", error_num, strerror(error_num)); in Mutex() 45 XCAM_LOG_WARNING ("Mutex destroy failed %d: %s", error_num, strerror(error_num)); in ~Mutex() 52 XCAM_LOG_WARNING ("Mutex lock failed %d: %s", error_num, strerror(error_num)); in lock() 58 XCAM_LOG_WARNING ("Mutex unlock failed %d: %s", error_num, strerror(error_num)); in unlock()
|
D | poll_thread.cpp | 181 XCAM_LOG_WARNING ("capture 3a stats failed"); in handle_3a_stats_event() 202 XCAM_LOG_WARNING ("poll event failed but continue"); in poll_subdev_event_loop() 216 … XCAM_LOG_WARNING ("dequeue event failed on dev:%s", XCAM_STR(_event_dev->get_device_name())); in poll_subdev_event_loop() 247 XCAM_LOG_WARNING ("capture buffer failed"); in poll_buffer_loop()
|
D | xcam_analyzer.cpp | 54 XCAM_LOG_WARNING ("analyzer(%s) configure 3a failed", XCAM_STR(_analyzer->get_name())); in started() 104 XCAM_LOG_WARNING ( in x3a_calculation_failed() 157 XCAM_LOG_WARNING ("analyzer init failed"); in init() 205 XCAM_LOG_WARNING ("analyzer thread start failed"); in start()
|
D | smart_analyzer_loader.cpp | 107 XCAM_LOG_WARNING ("load smart handler lib symbol failed"); in load_smart_handler() 113 XCAM_LOG_WARNING ("create smart handler failed"); in load_smart_handler() 133 XCAM_LOG_WARNING ("get symbol version is:0x%04x, but expect:0x%04x", in load_symbol()
|
D | smart_analyzer.cpp | 81 …XCAM_LOG_WARNING ("smart analyzer initialize handler(%s) context failed", XCAM_STR(handler->get_na… in internal_init() 124 …XCAM_LOG_WARNING ("smart analyzer update handler(%s) context failed", XCAM_STR(handler->get_name()… in update_params() 154 …XCAM_LOG_WARNING ("smart analyzer analyze handler(%s) context failed", XCAM_STR(handler->get_name(… in analyze()
|
D | drm_bo_buffer.cpp | 188 …XCAM_LOG_WARNING ("update swap init order failed, need init Y order, error order:0x%04x", init_ord… in update_swap_init_order() 193 …XCAM_LOG_WARNING ("update swap init order failed, need init UV order, error order:0x%04x", init_or… in update_swap_init_order() 249 … XCAM_LOG_WARNING ("BufferPool: There's unknown init_swap_order(Y):0x%04x", _swap_init_order); in init_swap_order() 261 … XCAM_LOG_WARNING ("BufferPool: There's unknown init_swap_order(UV):0x%04x", _swap_init_order); in init_swap_order()
|
D | image_processor.cpp | 46 XCAM_LOG_WARNING ( in process_buffer_failed() 177 XCAM_LOG_WARNING ("ImageProcessor(%s) emit start failed", XCAM_STR (_name)); in start() 259 XCAM_LOG_WARNING ("processor(%s) apply results failed", XCAM_STR(get_name())); in process_3a_results() 286 XCAM_LOG_WARNING ("processor(%s) apply result failed", XCAM_STR(get_name())); in process_3a_result()
|
D | smart_analysis_handler.cpp | 62 XCAM_LOG_WARNING ("smart handler(%s) lib create context failed", XCAM_STR(get_name())); in create_context() 66 …XCAM_LOG_WARNING ("smart handler(%s) lib create context failed with NULL context", XCAM_STR(get_na… in create_context() 113 … XCAM_LOG_WARNING ("can't find a proper smart analyzer handler, please check context pointer"); in post_aync_results()
|
D | analyzer_loader.cpp | 52 XCAM_LOG_WARNING ("open dynamic lib:%s failed", XCAM_STR (lib_path)); in load_library() 57 XCAM_LOG_WARNING ("get symbol(%s) from lib:%s failed", _symbol, XCAM_STR (lib_path)); in load_library()
|
D | x3a_image_process_center.cpp | 135 XCAM_LOG_WARNING ("processor(%s) gailed on results", XCAM_STR(processor->get_name())); in put_3a_results() 172 XCAM_LOG_WARNING ("processor(%s) failed on result", XCAM_STR(processor->get_name())); in put_3a_result() 177 XCAM_LOG_WARNING ("processor center: no processor can handle result()"); in put_3a_result()
|
/external/libxcam/modules/isp/ |
D | isp_poll_thread.cpp | 76 XCAM_LOG_WARNING ("get isp parameters failed"); in init_3a_stats_pool() 80 XCAM_LOG_WARNING ("get isp parameters width or height wrong"); in init_3a_stats_pool() 85 XCAM_LOG_WARNING ("init_3a_stats_pool failed to reserve stats buffer."); in init_3a_stats_pool() 99 XCAM_LOG_WARNING ("request stats buffer failed."); in capture_3a_stats() 105 XCAM_LOG_WARNING ("get 3a stats from ISP failed"); in capture_3a_stats() 110 XCAM_LOG_WARNING ("isp 3a stats failed to fill standard stats but continued"); in capture_3a_stats()
|
D | isp_controller.cpp | 66 XCAM_LOG_WARNING (" get ISP sensor mode data failed, use initialized sensor mode data"); in get_sensor_mode_data() 75 XCAM_LOG_WARNING (" get ISP parameters failed"); in get_isp_parameter() 93 XCAM_LOG_WARNING (" get 3a stats failed from ISP"); in get_3a_statistics() 104 XCAM_LOG_WARNING (" set 3a config failed to ISP"); in set_3a_config() 124 XCAM_LOG_WARNING (" set exposure result failed to device"); in set_3a_exposure() 144 XCAM_LOG_WARNING (" set focus result failed to device"); in set_3a_focus()
|
D | isp_image_processor.cpp | 90 XCAM_LOG_WARNING ("ispimageprocessor initiliaze sensor failed"); in apply_3a_results() 97 XCAM_LOG_WARNING ("merge 3a result to isp config failed"); in apply_3a_results() 102 XCAM_LOG_WARNING ("set 3a exposure to sensor failed"); in apply_3a_results() 110 XCAM_LOG_WARNING ("set 3a config to isp failed"); in apply_3a_results() 158 XCAM_LOG_WARNING ("set 3a exposure to sensor failed"); in apply_exposure_result() 170 XCAM_LOG_WARNING ("translate 3a exposure to sensor failed"); in apply_exposure_result() 173 XCAM_LOG_WARNING ("set 3a exposure to sensor failed"); in apply_exposure_result()
|
D | atomisp_device.cpp | 48 … XCAM_LOG_WARNING ("atomisp device(%s) get framerate failed ", XCAM_STR (get_device_name())); in pre_set_format() 53 … XCAM_LOG_WARNING ("atomisp device(%s) set framerate failed", XCAM_STR (get_device_name())); in pre_set_format() 111 … XCAM_LOG_WARNING ("atomisp device(%s) allocate buffer failed", XCAM_STR (get_device_name())); in allocate_buffer()
|
D | xcam_cpf_reader.c | 31 XCAM_LOG_WARNING ("XCAM_FAIL_RETURN_VAL %s", #exp); \ 38 XCAM_LOG_WARNING ("XCAM_FAIL_RETURN %s", #exp); \ 150 XCAM_LOG_WARNING ("CPF doesn't have HAL record."); in xcam_cpf_read()
|
D | isp_config_translator.cpp | 125 XCAM_LOG_WARNING ("translate exposure failed since sensor not ready"); in translate_exposure() 129 XCAM_LOG_WARNING ("translate exposure time failed"); in translate_exposure() 136 XCAM_LOG_WARNING ("translate exposure gain failed"); in translate_exposure()
|
/external/libxcam/modules/ocl/intel/ |
D | cl_va_memory.cpp | 53 XCAM_LOG_WARNING ("CLVaBuffer create va buffer failed"); in init_va_buffer() 74 XCAM_LOG_WARNING ("CLVaImage create va image failed on default videoinfo"); in CLVaImage() 81 XCAM_LOG_WARNING ("CLVaImage create va image failed on merging planes"); in CLVaImage() 123 …XCAM_LOG_WARNING ("CLVaImage unknown format(%s) plane change", xcam_fourcc_to_string(video_info.fo… in merge_multi_plane() 177 XCAM_LOG_WARNING ("create va image failed"); in init_va_image()
|
/external/libxcam/tests/ |
D | test-device-manager.cpp | 153 XCAM_LOG_WARNING ("video buffer is null, handle buffer failed."); in handle_buffer() 227 XCAM_LOG_WARNING ("create file(%s) failed", file_name.c_str ()); in open_file() 483 XCAM_LOG_WARNING ("preview is not supported"); in main() 644 XCAM_LOG_WARNING ("preview is not supported, disable preview now"); in main() 742 …XCAM_LOG_WARNING ("load smart analyzer(%s) failed, please check.", DEFAULT_SMART_ANALYSIS_LIB_DIR); in main() 748 XCAM_LOG_WARNING ("analyzer(%s) prepare handlers failed", smart_analyzer->get_name ()); in main() 770 …XCAM_LOG_WARNING("Tonemapping is only applicable under BA12 format. Disable tonemapping automatica… in main() 856 … XCAM_LOG_WARNING ("CLVideoBuffer doesn't support local preview, disable local preview now"); in main() 866 XCAM_LOG_WARNING ("set preview failed, disable local preview now"); in main() 869 XCAM_LOG_WARNING ("preview is not supported, disable preview now"); in main()
|
D | test-pipe-manager.cpp | 345 XCAM_LOG_WARNING ("preview is not supported"); in main() 353 XCAM_LOG_WARNING ("preview is not supported, disable preview now"); in main() 398 XCAM_LOG_WARNING ("analyzer(%s) prepare handlers failed", smart_analyzer->get_name ()); in main() 428 XCAM_LOG_WARNING ("CLVideoBuffer doesn't support local preview, disable local preview now"); in main() 438 XCAM_LOG_WARNING ("set preview failed, disable local preview now"); in main() 441 XCAM_LOG_WARNING ("preview is not supported, disable preview now"); in main()
|
/external/libxcam/modules/soft/ |
D | soft_handler.cpp | 204 …XCAM_LOG_WARNING ("soft_hander(%s) execute buffer failed in starting workers", XCAM_STR (get_name … in execute_buffer() 255 …XCAM_LOG_WARNING ("soft_hander(%s) work_well_done but errno(%d) is not ok", XCAM_STR (get_name ())… in work_well_done() 277 …XCAM_LOG_WARNING ("soft_hander(%s) work_broken but the errno(%d) is ok", XCAM_STR (get_name ()), (… in work_broken() 285 XCAM_LOG_WARNING ("soft_hander(%s) work broken", XCAM_STR (get_name ())); in work_broken() 311 XCAM_LOG_WARNING ( in check_work_continue()
|