HomeSort by relevance Sort by last modified time
    Searched refs:XCAM_LOG_WARNING (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/libxcam/modules/isp/
isp_poll_thread.cpp 76 XCAM_LOG_WARNING ("get isp parameters failed");
80 XCAM_LOG_WARNING ("get isp parameters width or height wrong");
85 XCAM_LOG_WARNING ("init_3a_stats_pool failed to reserve stats buffer.");
99 XCAM_LOG_WARNING ("request stats buffer failed.");
105 XCAM_LOG_WARNING ("get 3a stats from ISP failed");
110 XCAM_LOG_WARNING ("isp 3a stats failed to fill standard stats but continued");
isp_controller.cpp 66 XCAM_LOG_WARNING (" get ISP sensor mode data failed, use initialized sensor mode data");
75 XCAM_LOG_WARNING (" get ISP parameters failed");
93 XCAM_LOG_WARNING (" get 3a stats failed from ISP");
104 XCAM_LOG_WARNING (" set 3a config failed to ISP");
124 XCAM_LOG_WARNING (" set exposure result failed to device");
144 XCAM_LOG_WARNING (" set focus result failed to device");
isp_image_processor.cpp 90 XCAM_LOG_WARNING ("ispimageprocessor initiliaze sensor failed");
97 XCAM_LOG_WARNING ("merge 3a result to isp config failed");
102 XCAM_LOG_WARNING ("set 3a exposure to sensor failed");
110 XCAM_LOG_WARNING ("set 3a config to isp failed");
158 XCAM_LOG_WARNING ("set 3a exposure to sensor failed");
170 XCAM_LOG_WARNING ("translate 3a exposure to sensor failed");
173 XCAM_LOG_WARNING ("set 3a exposure to sensor failed");
atomisp_device.cpp 48 XCAM_LOG_WARNING ("atomisp device(%s) get framerate failed ", XCAM_STR (get_device_name()));
53 XCAM_LOG_WARNING ("atomisp device(%s) set framerate failed", XCAM_STR (get_device_name()));
111 XCAM_LOG_WARNING ("atomisp device(%s) allocate buffer failed", XCAM_STR (get_device_name()));
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.");
isp_config_translator.cpp 125 XCAM_LOG_WARNING ("translate exposure failed since sensor not ready");
129 XCAM_LOG_WARNING ("translate exposure time failed");
136 XCAM_LOG_WARNING ("translate exposure gain failed");
hybrid_analyzer_loader.cpp 69 XCAM_LOG_WARNING ("create HybridAnalyzer from lib failed");
  /external/libxcam/xcore/
xcam_mutex.h 39 XCAM_LOG_WARNING ("Mutex init failed %d: %s", error_num, strerror(error_num));
45 XCAM_LOG_WARNING ("Mutex destroy failed %d: %s", error_num, strerror(error_num));
52 XCAM_LOG_WARNING ("Mutex lock failed %d: %s", error_num, strerror(error_num));
58 XCAM_LOG_WARNING ("Mutex unlock failed %d: %s", error_num, strerror(error_num));
uvc_device.cpp 50 XCAM_LOG_WARNING ("uvc device(%s) allocate buffer failed", XCAM_STR (get_device_name()));
analyzer_loader.cpp 52 XCAM_LOG_WARNING ("open dynamic lib:%s failed", XCAM_STR (lib_path));
57 XCAM_LOG_WARNING ("get symbol(%s) from lib:%s failed", _symbol, XCAM_STR (lib_path));
v4l2_device.cpp 67 XCAM_LOG_WARNING ("can't set device name since device opened");
80 XCAM_LOG_WARNING ("can't set sensor id since device opened");
91 XCAM_LOG_WARNING ("can't set sensor id since device opened");
102 XCAM_LOG_WARNING ("device(%s) set framerate failed since formatted was already set.", XCAM_STR(_name));
122 XCAM_LOG_WARNING ("device(%s) set mem type failed", XCAM_STR (_name));
133 XCAM_LOG_WARNING ("device(%s) set buffer count failed", XCAM_STR (_name));
163 XCAM_LOG_WARNING ("set sensor id(%d) failed but continue", _sensor_id);
171 XCAM_LOG_WARNING ("set capture mode(0x%08x) failed but continue", _capture_mode);
233 XCAM_LOG_WARNING ("device(%s) pre_set_format failed", XCAM_STR (_name));
264 XCAM_LOG_WARNING ("device(%s) set framerate failed on VIDIOC_G_PARM but continue", XCAM_STR (_name))
    [all...]
smart_analyzer.cpp 81 XCAM_LOG_WARNING ("smart analyzer initialize handler(%s) context failed", XCAM_STR(handler->get_name()));
124 XCAM_LOG_WARNING ("smart analyzer update handler(%s) context failed", XCAM_STR(handler->get_name()));
154 XCAM_LOG_WARNING ("smart analyzer analyze handler(%s) context failed", XCAM_STR(handler->get_name()));
smart_analyzer_loader.cpp 107 XCAM_LOG_WARNING ("load smart handler lib symbol failed");
113 XCAM_LOG_WARNING ("create smart handler failed");
133 XCAM_LOG_WARNING ("get symbol version is:0x%04x, but expect:0x%04x",
poll_thread.cpp 181 XCAM_LOG_WARNING ("capture 3a stats failed");
202 XCAM_LOG_WARNING ("poll event failed but continue");
216 XCAM_LOG_WARNING ("dequeue event failed on dev:%s", XCAM_STR(_event_dev->get_device_name()));
247 XCAM_LOG_WARNING ("capture buffer failed");
xcam_analyzer.cpp 54 XCAM_LOG_WARNING ("analyzer(%s) configure 3a failed", XCAM_STR(_analyzer->get_name()));
73 // XCAM_LOG_WARNING ("lost 3a stats since 3a analyzer too slow");
104 XCAM_LOG_WARNING (
157 XCAM_LOG_WARNING ("analyzer init failed");
205 XCAM_LOG_WARNING ("analyzer thread start failed");
smart_analysis_handler.cpp 62 XCAM_LOG_WARNING ("smart handler(%s) lib create context failed", XCAM_STR(get_name()));
66 XCAM_LOG_WARNING ("smart handler(%s) lib create context failed with NULL context", XCAM_STR(get_name()));
113 XCAM_LOG_WARNING ("can't find a proper smart analyzer handler, please check context pointer");
x3a_image_process_center.cpp 135 XCAM_LOG_WARNING ("processor(%s) gailed on results", XCAM_STR(processor->get_name()));
172 XCAM_LOG_WARNING ("processor(%s) failed on result", XCAM_STR(processor->get_name()));
177 XCAM_LOG_WARNING ("processor center: no processor can handle result()");
pipe_manager.cpp 121 XCAM_LOG_WARNING ("push buffer failed");
149 XCAM_LOG_WARNING ("apply 3a results failed");
drm_bo_buffer.cpp 188 XCAM_LOG_WARNING ("update swap init order failed, need init Y order, error order:0x%04x", init_order);
193 XCAM_LOG_WARNING ("update swap init order failed, need init UV order, error order:0x%04x", init_order);
249 XCAM_LOG_WARNING ("BufferPool: There's unknown init_swap_order(Y):0x%04x", _swap_init_order);
261 XCAM_LOG_WARNING ("BufferPool: There's unknown init_swap_order(UV):0x%04x", _swap_init_order);
dynamic_analyzer_loader.cpp 48 XCAM_LOG_WARNING ("create DynamicAnalyzer from lib failed");
  /external/libxcam/modules/ocl/
cl_device.cpp 43 XCAM_LOG_WARNING ("CL device create default context failed");
55 XCAM_LOG_WARNING ("CL device init failed");
109 XCAM_LOG_WARNING ("get cl platform ID failed");
116 XCAM_LOG_WARNING ("get cl device ID failed");
124 XCAM_LOG_WARNING ("cl get device info failed but continue");
144 XCAM_LOG_WARNING ("get cl platform name failed");
154 XCAM_LOG_WARNING ("get cl platform name failed");
173 XCAM_LOG_WARNING ("cl get device info(%s) failed", #name); \
  /external/libxcam/modules/ocl/intel/
cl_va_memory.cpp 53 XCAM_LOG_WARNING ("CLVaBuffer create va buffer failed");
74 XCAM_LOG_WARNING ("CLVaImage create va image failed on default videoinfo");
81 XCAM_LOG_WARNING ("CLVaImage create va image failed on merging planes");
123 XCAM_LOG_WARNING ("CLVaImage unknown format(%s) plane change", xcam_fourcc_to_string(video_info.format));
177 XCAM_LOG_WARNING ("create va image failed");
  /external/libxcam/modules/soft/
soft_handler.cpp 204 XCAM_LOG_WARNING ("soft_hander(%s) execute buffer failed in starting workers", XCAM_STR (get_name ()));
255 XCAM_LOG_WARNING ("soft_hander(%s) work_well_done but errno(%d) is not ok", XCAM_STR (get_name ()), (int)err);
277 XCAM_LOG_WARNING ("soft_hander(%s) work_broken but the errno(%d) is ok", XCAM_STR (get_name ()), (int)err);
285 XCAM_LOG_WARNING ("soft_hander(%s) work broken", XCAM_STR (get_name ()));
311 XCAM_LOG_WARNING (
  /external/libxcam/tests/
test-pipe-manager.cpp 345 XCAM_LOG_WARNING ("preview is not supported");
353 XCAM_LOG_WARNING ("preview is not supported, disable preview now");
398 XCAM_LOG_WARNING ("analyzer(%s) prepare handlers failed", smart_analyzer->get_name ());
428 XCAM_LOG_WARNING ("CLVideoBuffer doesn't support local preview, disable local preview now");
438 XCAM_LOG_WARNING ("set preview failed, disable local preview now");
441 XCAM_LOG_WARNING ("preview is not supported, disable preview now");
  /external/libxcam/xcore/base/
xcam_defs.h 29 #ifndef XCAM_LOG_WARNING
30 #define XCAM_LOG_WARNING(format, ...) \

Completed in 2573 milliseconds

1 2 3